sd-warning/static/public.css [93:131]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.intro__over-heading {
    font-size: 1.5rem;
    display: inline-block;
    line-height: 1;
    background-color: #ffe500;
    color: #121212;
    padding: .5rem .625rem;
}

.intro__heading {
    background: #121212;
    color: white;
    padding: .1875rem .625rem 2.25rem;
}

.intro__heading-text {
    font-size: 2.625rem;
    line-height: 3rem;
    max-width: 25rem;
}

.intro__heading-text--sd {
    max-width: 40rem;
}

/*
 * Filter box
 */
.filter {
    background: #FFF280;
    color: #fff;
}

.filter__container {
    background: #ffe500;
    border-top: 1px solid #dcdcdc;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



static/public.css [103:141]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.intro__over-heading {
    font-size: 1.5rem;
    display: inline-block;
    line-height: 1;
    background-color: #ffe500;
    color: #121212;
    padding: .5rem .625rem;
}

.intro__heading {
    background: #121212;
    color: white;
    padding: .1875rem .625rem 2.25rem;
}

.intro__heading-text {
    font-size: 2.625rem;
    line-height: 3rem;
    max-width: 25rem;
}

.intro__heading-text--sd {
    max-width: 40rem;
}

/*
 * Filter box
 */
.filter {
    background: #FFF280;
    color: #fff;
}

.filter__container {
    background: #ffe500;
    border-top: 1px solid #dcdcdc;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



