.content-button-shopper {
  margin-top: 15px;
}

.content-button-shopper a {
    background: #688498;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 40px;
    margin-top: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 400;
    font-family: "Neuzeit Grotesk light", sans-serif;
}