
        @media (max-width: 768px) {
            body {
              overflow-x: hidden;
            }
        }
        .button-1{
          border: .0625rem solid #8263C2 !important;
          background-color: #8263C2 !important;
          }
          .button-2{
            border: .0625rem solid #8263C2;
            background-color: #8263C2;
    
          }