/**
 * @file
 * Subtheme specific CSS.
 */

.site-name-slogan {
    position: absolute;
    top: 40px;
    left: 120px;
    color: #ad1a21;
}

.site-footer__bottom {
    border: 0;
    margin: 0;
}

.site-footer {
    padding-top: 5px;
    background: #a7a7a7;
}