.promise-quality{
    color: white;
}

.title-section{
    font-weight: 800;
    color:white!important;
}

.main_title-section{
    font-weight: bold!important;
    margin-bottom: 7%!important;
    color: white!important;
}

.section{
    margin-bottom: 5%;
    padding-right: 5%;
}

.main_title{
    color: white!important;
}

.title{
    color: white!important;
    font-size: 18px!important;
    font-weight: bold;
}

.text{
    font-size: 14px;
}

.right_section{
    border-radius: 12px;
}

.right_section__title{
    padding-top: 14%;
    padding-left: 7%;
}

.right_section__title h1{
    color: white;
    font-weight: bolder;
    font-size: 35px!important;
    line-height: 1.5;
}

