.footer {
    background: url("../../../../public/images/svg/abstract/footer-abstract.svg") no-repeat, var(--color-primary);
    background-position: center bottom;
    background-size: contain;
}