
/* ********** */
/* FOOTER */
footer .container .flex.flex-wrap.items-center a img {
    filter: grayscale(1) contrast(2) invert(1);
}
footer .relative {
  z-index: 1;
}

footer .relative .container p.opacity-60 a {
  text-decoration: underline !important;
}
footer .relative .container p.opacity-60 {
  text-align: center !important;
}


