.separator {
    width: 100%;
    height: 4px;
    margin: 20px auto 30px auto;
    background-color: var(--brand-green);
}
