:root {
    --accent-color: #39404b;
    --header_logo_svg_height: 70px;
    --footer-grid-columns: 4;
}

/*###> custom ###*/
footer .logo figure::after {
  top: 44px !important;
  --accent-color: #FFF;
}
/*###< custom ###*/