@charset "UTF-8";

.block-footer {
    background-color: #006ccd;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 16px;
}

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

.content-footer .row div{
    margin-top: 11px;
}