/*NEW*/

.c {
    text-align: center;
}

li {
    list-style: none;
}

.footer {
    color: #fff;
    padding: 2vw;
    border-top: 1px solid #ff000080;
    background: #7d0328;
    float: left;
    width: 100%;
}

.footer ul {
    list-style: none;
    text-align: left;
}

.footer-link li {
    margin-bottom: 4px;
}

.footer-link li {
    margin-bottom: 4px;
}

.footer li a {
    padding: 2px;
    width: 100%;
    font-family: 'Francois One', sans-serif;
    font-size: 14px;
}

.footer h3 {
    color: #ea9a34;
    text-transform: uppercase;
    font-family: 'Francois One', sans-serif;
    font-weight: normal;
    margin: 0;
    font-size: 18px;
}

.ficon i {
    font-size: 20px;
}

ul.footer-link {
    margin-top: 15px;
}

ul.footer-link li a {
    color: white;
}

.coln.logo img {
    width: 200px;
}

.coln.logo.flex {
    margin-top: 17px;
}

.coln.c.tline {
    margin-top: 15px;
}