.brand-title, .brand-title .text-gray {
    font-family: Epilogue;
    text-align: left
}

.brandHeader h2, .brandHeader h3, .section-challenge_item-One .jumbo-btn.jumbo-btn-border-pink {
    text-transform: uppercase
}

.brandHeader h2 {
    color: #ed1f79;
    font-weight: 700;
    font-size: 32px
}

.brand-title .text-gray, .brandHeader h3 {
    color: #414141;
    font-size: 32px;
    font-weight: 700
}

.brandChild0container, .mod-brand-wrapper {
    padding: 0
}

.section-challenge_item, .section-challenge_item-One, .section-challenge_item-Three, .section-challenge_item-Two {
    padding: 80px;
    min-height: 47vh;
    display: flex;
    margin-top: 30px;
    position: relative;
    z-index: 9
}

.brand-subpage .gray {
    background: #666 !important
}

.brand-subpage .light-gray {
    background: grey !important
}

.brand-subpage .darkest-gray {
    background: #363636 !important
}

.brand-subpage .dark-gray {
    background: #464646 !important
}

.section-challenge_item-Two {
    background-color: grey
}

.section-challenge_item-Three {
    background-color: #464646
}

.section-challenge_item {
    background-color: #363636
}

.brand-accordion .panel-body p, .brand-title {
    font-weight: 400;
    display: block;
    font-size: 16px;
    box-sizing: border-box
}

.section-challenge_item-One h3 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0
}

.btn-drop-border.btn-border-invert.btn-teal {
    background-color: #fff;
    border: 2px solid #ed1f79;
    border-radius: 10px;
    font-size: 21px;
    color: #ed1f79;
    padding: 20px;
    line-height: normal;
    box-shadow: 0 2px !important;
    font-weight: 700;
    width: 232px;
    min-width: 232px;
    height: 74px
}

.brand-accordion .panel-body a:hover, .brand-title a:hover {
    color: #0056b3;
    text-decoration: underline;
    font-weight: 400
}

.brand-accordion .panel-body a, .brand-title a {
    color: #007bff
}

.brandHeading {
    padding-top: 40px
}

.brand-title {
    padding-bottom: 30px;
    margin-block-end: 20px;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-left: 0
}

    .brand-title .text-gray {
        line-height: 44.8px;
        text-size-adjust: 100%
    }

.challenge__list {
    padding-bottom: 40px
}

.brand-accordion .panel-body p {
    color: #212529;
    list-style-position: outside
}

@media only screen and (min-width:1200px) {
    .section-challenge_item-One .jumbo-btn.jumbo-btn-border-pink {
        width: 250px;
        margin-left: 0;
        background-color: #fff;
        text-transform: uppercase;
        height: 64px
    }

    .section-challenge_item-One h3 {
        padding: 0
    }

    .section-challenge_item-One .jumbo-btn.jumbo-btn-border-pink:hover {
        box-shadow: 0 0 !important;
        border: 2px solid #ed1f79;
        color: #ed1f79
    }
}

@media only screen and (max-width:767px) {
    .brand-title h2 {
        font-size: 30px;
        font-family: Epilogue
    }

    .section-challenge_item-One {
        padding: 80px 10%;
        min-height: 32vh
    }

        .section-challenge_item-One .jumbo-btn.jumbo-btn-border-pink {
            margin: 0
        }

        .section-challenge_item-One h3 {
            padding: 0;
            text-align: left
        }

    .brandChild0container, .mod-brand-wrapper {
        padding: 0 12px
    }
}

@media only screen and (max-width :768px) {
    .section-challenge_item-One {
        min-height: 32vh
    }

        .section-challenge_item-One .jumbo-btn.jumbo-btn-border-pink {
            width: 250px;
            background-color: #fff;
            text-transform: uppercase;
            margin: 0;
            padding: 14px
        }

    .brand-title h2 {
        font-size: 30px;
        font-family: Epilogue
    }
}
