/******************|         |*******************/
/******************| /FOOTER |*******************/
/******************|_________|*******************/

.footermenu {
    font-family: BebasNeue;
}

.copyright {
    font-family: AllerLight;
    color: white;
    font-style: italic;
    font-size: 17px;
}

.footer {
    font-family: AllerRegular;
    background-color: #9b9ca0;
}

.footer .menu-link {
    font-family: AllerLight;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.subfooter {
    background-color: #231f20;
}

.subfootermaintxt {
    color: #afb1b3;
    font-family: AllerRegular;
}

.subfootertxt {
    color: #afb1b3;
    font-family: AllerLight;
    font-size: 15px;
    line-height: 24px;
}