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

/*###> custom ###*/
footer .logo figure::after {
  left: 320px !important;
}
/*###< custom ###*/