.colored-bg[data-v-60b01f1e] {
    background-color: #f6f8f9
}

.our-partners-section[data-v-60b01f1e] {
    padding: 96px 0
}

.section-header[data-v-60b01f1e] {
    margin-bottom: 40px
}

.home-section-title[data-v-60b01f1e] {
    color: #414042;
    font-family: Cairo;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 3.5rem;
    text-align: center
}

.more-btn[data-v-60b01f1e] {
    border: none;
    color: #3e9b8e;
    cursor: pointer;
    padding: 10px 20px;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    transition: color .2s
}

.more-btn[data-v-60b01f1e]:hover {
    background-color: #0056b3
}

.reduced-padding[data-v-60b01f1e] {
    padding-left: 10px;
    padding-right: 10px
}