.sbc-uw-cta-box {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sbc-uw-cta-box__box {
    padding: 30px;
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
}

.sbc-uw-cta-box__box--center,
.sbc-uw-cta-box__box--center * {
    text-align: center;
}

.sbc-uw-cta-box__box--left,
.sbc-uw-cta-box__box--left * {
    text-align: left;
}

.sbc-uw-cta-box__box--right,
.sbc-uw-cta-box__box--right * {
    text-align: right;
}

.sbc-uw-cta-box__box.sbc-uw-cta-box__box--shadow {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
}

.sbc-uw-cta-box__subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sbc-uw-cta-box__content {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
}

.sbc-uw-cta-box__content a {
    font-weight: 700;
    color: #005191 !important;
}

.sbc-uw-cta-box__box__cta-wrapper {
    margin-top: 30px;
    margin-bottom: 10px;
}

.sbc-uw-cta-box__box__cta-wrapper a.uw-button {
    max-width: 204px;
    text-align: center !important;
}

.sbc-uw-cta-box__box--center .sbc-uw-cta-box__box__cta-wrapper a.uw-button {
    margin-left: auto;
    margin-right: auto;
}

.sbc-uw-cta-box__box--left .sbc-uw-cta-box__box__cta-wrapper a.uw-button {
    margin-left: 0;
    margin-right: auto;
}

.sbc-uw-cta-box__box--right .sbc-uw-cta-box__box__cta-wrapper a.uw-button {
    margin-left: auto;
    margin-right: 0;
}

/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */

@media (max-width: 1440px){
    
}

@media (max-width: 1199px){
    
}

@media ( max-width: 991px ){
    .sbc-uw-tabs-donations h2.uw-global-subtitle {
        font-size: 24px;
        line-height: 32px;
    }

    .sbc-uw-tabs-donations__tabs-section__accordion__headline {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .sbc-uw-tabs-donations__tabs-section__accordion__content {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sbc-uw-tabs-donations__tabs-section__accordion__content li,
    .sbc-uw-tabs-donations__tabs-section__accordion__content p {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}

@media ( max-width: 767px ){ 

}