         .button-33 {
          align-items: center;
          background-image: linear-gradient(144deg, #3498DB 10%, 25%, black 55%, #3498DB);
          border: 0;
          border-radius: 8px;
          box-shadow: black 0 8px 6px -3px;
          box-sizing: border-box;
          color: #FFFFFF;
          display: flex;
          font-family: Trebuchet MS;
          font-size: 16px;
          font-weight: bold;
          justify-content: center;
          line-height: 1em;
          max-width: 100%;
          min-width: 200px;
          padding: 7px 3px;
          text-decoration: none;
          user-select: none;
          -webkit-user-select: none;
          touch-action: manipulation;
          white-space: nowrap;
          cursor: pointer;
         }  -->
         .button-43 {
          align-items: center;
          background-image: linear-gradient(144deg,black 10%, 20%, brown 70%,black);
          border: 0;
          border-radius: 8px;
          box-shadow: black 0 6px 6px -3px;
          box-sizing: border-box;
          color: #FFFFFF;
          display: flex;
          font-family: Trebuchet MS;
          font-size: 16px;
          justify-content: center;
          line-height: 1em; 

          max-width: 100%;
          min-width: 200px;
          padding: 9px 96px;
          text-decoration: none;
          user-select: none;
          -webkit-user-select: none;
          touch-action: manipulation;
          white-space: nowrap;
          cursor: pointer;
         }  -->
         .button-63 {
          align-items: center;
          background-image: linear-gradient(90deg,black 10%,20%, #A93226 65%,black);
          border: 0;
          border-radius: 8px;
          box-shadow: black 0 10px 8px -5px;
          box-sizing: border-box;
          color: #FFFFFF;
          display: flex;
          font-family: Trebuchet MS;
          font-size: 16px;
          font-weight: bold;
          justify-content: center;
          line-height: 1em;
          max-width: 100%;
          min-width: 200px;
          padding: 14px 20px;
          text-decoration: none;
          user-select: none;
          -webkit-user-select: none;
          touch-action: manipulation;
          white-space: nowrap;
          cursor: pointer;
         }  -->