.info-feature{
    margin-top: 90px;
    margin-bottom: 90px;
}

.info-feature h2{
    margin-bottom: 30px;
    font-family: 'Circe ExtraBold', sans-serif;
    font-weight: 800;
    font-size: 59px;
    color: #ffffff;
    text-align: center;
}

.info-feature p{
    margin-bottom: 10px;
    font-family: 'Circe Regular', sans-serif;
    font-weight: 800;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

.info-feature b{
    font-family: 'Circe ExtraBold', sans-serif;
    font-weight: 800;
    color: #fbba00;
}