button {
    color: #fff;
    border: none;
    display: block;
    z-index: 10;
    background: var(--primary);
    color: $white;
}
