/* BOOTSTRAP OVERRIDE */

/* CUSTOM CLASSES */
footer {
    background-color: var(--slu-titan);
    color: white;
    font-family: var(--slu-font-roboto-condensed);
    font-size: 1.125rem;
    font-weight: 300;
    padding-top: 1.5rem;
}

footer h2 {
    color: white;
    font-size: 1.375rem;
    font-weight: 300;
}
