.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 .button-dark{width:auto;display:flex;color: #000000;
border: 1px solid #000000;\n}