@charset "UTF-8";

.block-footer {
    background-color: #aa1e3f;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 12px;
}

.content-footer {
    text-align: left;
    margin-top: 0px;
    padding-bottom: 10px;
    color: white;
}

.content-footer .row {
    margin-top: 11px;
    min-height: 30px;
}