﻿#cn-accept-cookie {
    color: white !important;
}

.cookie-notice-container {
    border-top: 1px solid #021e42 !important;
}

.program-box {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12);
    min-height: 545px;
}

    .program-box .elementor-image-box-img {
        margin-bottom: 0 !important;
    }

    .program-box .elementor-image-box-content {
        padding: 30px;
    }

.link-orange {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #EE851D;
    margin-top: 10px;
}

.elementor-accordion .elementor-accordion-item {
    border: 0 !important;
    margin-bottom: 26px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12);
}

.elementor-accordion .elementor-tab-content {
    border: 0 !important;
    padding-left: 45px !important;
}

.support-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

    .support-tabs li {
        display: inline-block;
        margin-right: 38px;
    }

        .support-tabs li a {
            display: flex;
            border: 3px solid #EE851D;
            background: #fff;
            color: #EE851D;
            justify-content: center;
            align-items: center;
            width: 252px;
            height: 44px;
            border-radius: 60px;
            font-family: Poppins;
            font-weight: 700;
            font-size: 17px;
            letter-spacing: 2px;
            text-transform: uppercase;
            position: relative;
            transition: all 0.3s ease-in-out;
        }

            .support-tabs li a.active {
                background: #EE851D;
                color: #fff;
            }

            .support-tabs li a:before {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 20px 14.5px 0 14.5px;
                border-color: #ee851d transparent transparent transparent;
                position: absolute;
                left: 0;
                right: 0;
                margin: auto;
                top: 38px;
            }

            .support-tabs li a:after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 14px 10px 0 10px;
                border-color: #ffffff transparent transparent transparent;
                position: absolute;
                left: 0;
                right: 0;
                margin: auto;
                top: 38px;
                transition: all 0.3s ease-in-out;
            }

            .support-tabs li a.active:after {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 14px 10px 0 10px;
                border-color: #ee851d transparent transparent transparent;
                position: absolute;
                left: 0;
                right: 0;
                margin: auto;
                top: 38px;
                transition: all 0.3s ease-in-out;
            }

.section-support {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.section-donate.active {
    opacity: 1;
    visibility: visible;
}

.section-partner.active {
    opacity: 1;
    visibility: visible;
}

.families-img-box h3 {
    margin-bottom: 10px !important;
}

.section-did-you-know p {
    margin: 0 !important;
    padding: 19px 0 !important;
    border-bottom: 2px solid #CBD4DD;
}

.section-did-you-know .elementor-widget-text-editor:last-of-type p {
    border: 0;
}

.families-quote-box p {
    padding-top: 15px;
}

.families-quote-box h4 {
    text-transform: uppercase;
}

    .families-quote-box h4 span {
        display: block;
        font-weight: 400;
        text-transform: none;
        font-size: 20px;
        font-style: italic;
    }

.purple-bar p {
    margin-bottom: 0 !important;
    line-height: 1em;
}

.purple-bar a {
    color: #fff;
}

a.underline {
    text-decoration: underline;
}

.link-purple a {
    color: #702774 !important;
}

.eager-block p {
    margin-bottom: 10px !important;
}
