/* ICONS DESCRIPTION */
.icons-description p{
    font-size: 40px;
}
.icons-description p.small{
    font-size: 15px;
}
.price-container{
    top: 0;
    bottom: 0;
}

.titles{
    font-size: 30px;
}

.ref{
    font-size: 20px;
    text-decoration: underline;
}
.description{
    font-size: 15px;
}
.border-btn{
    border: 1px solid #211D1C;
}
