.footer-separator {
    width: 100%;
    height: 2px;
    background: var(--primary-color);
    display: block;
    margin-bottom: 2rem;
}