.elementor .button{display:flex;justify-content:center;align-items:center;color: #fff;
          background: transparent;
          font-family: Arial;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: 0;
          height: 50px;
          border-radius: 10px;
          border: 1px solid #FFF;
          padding: 10px 25px;
          transition: .3s ease;\n}.elementor .button:hover,.elementor .button:focus-visible{border-radius: 10px;
          border: 1px solid #2A1073;
          background: #2A1073;
          color: #fff;\n}.elementor .button:focus{color: #fff;
      background: transparent;
      border: transparent;\n}.elementor .tertiary{padding: 0;
  border: none;
  height: fit-content;
  width: fit-content;\n}.elementor .tertiary:hover,.elementor .tertiary:focus-visible{padding: 0;
  border: none;
  height: fit-content;
  width: fit-content;
  color: #FF53FF;\n}