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

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