@charset "UTF-8";

.block-footer {
    /* background-image: url('../img/bckg-footer-v2.jpg'); */
    background-color: #6d868a;
    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 div{
    margin-top: 11px;
    margin-left: 15px;
}