div.bux-narrow-md {
  text-align: center;
  margin-top: 2rem;

  & a.btn {
    background-color: #ac8950;
    border: none;
    font-weight: 500;
    color: 0;
    background-image: linear-gradient(0deg, #eceef9 0%, #e5e5f1 50%, #eceef9 100%);
  }
}
