
.text_default_color {
    color: #FFFFFF;
}

.font_martel_700 {
    font-family: "Martel Sans", Helvetica;
    font-weight: 700;
}

.font_martel_300 {
    font-family: "Martel Sans", Helvetica;
    font-weight: 300;
}

.font-30 {
    font-size: 30px;
}

.text-wrapper-3 {
    margin-top: -1px;
    font-weight: 800;
    color: #1569b2;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 38.4px;
    position: relative;
    width: fit-content;
    font-family: "Martel Sans", Helvetica;
    white-space: nowrap;
}

.rectangle {
    position: relative;
    width: 62px;
    height: 4px;
    background-color: #1569b2;
}

.partner_margin_botton{
    margin-bottom: 10%;
}
@media (max-width: 767px) {

    .partner_margin_botton{
        margin-bottom: 35% !important;
    }
}
