#hs-button_ {
  font-size: 14px;
  line-height: 18.2px;
  font-family: Roboto, Arial;
  display: inline-block;
  padding: 14px 30px 14px 30px;
          font-weight: 600;
        border-radius: 3.08333em;
        color: ;
        border: 0.25em solid ;
        background: ;
        -webkit-transition: all .25s;
        transition: all .25s;
        position: relative;
        text-decoration: none;
      }
      #hs-button_:hover {
        background-color: rgba(,);
        color: rgba(,);"
      }
      
      #hs-button_.hover, #hs-button_:active, #hs-button_:focus, #hs-button_:hover {
      background-color: transparent;
      color: ;
      text-decoration: none;
      }
      
    