#aaqt-home-page {
  & panel.bux-narrow-md {
    text-align: center;
    margin-top: 2rem;

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