#af-footer {

    height: var(--height_footer);

    background-color: var(--cl_m_gray75);
    color: var(--cl_m_gray10);

    text-align: center;
}