#hs-button_ {
    border-radius: 5px;
    padding: 14px 30px 15px 30px;
    border: 2px solid #ef3038;
    font-weight: 700;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 250px;
    background-color: rgba(,);
    color: ;
    font-size: ;
    
  }
  #hs-button_:hover {
    background-color: rgba(,);
    color: rgba(,);"
  }

@media (max-width: 767px)