@charset "UTF-8";
/**
* Footer file.
*
* @package cimetcc
*/

/* footer figure img {
    max-width: 80% !important;
    height: auto;
} */

footer .beian {
    width: var(--width-2) !important;
}

footer a {
    color: var(--black-color);
}

footer ul li a.nav-link {
    color: rgba(var(--bs-primary-rgb)) !important;
}