.custom-button {
    width:300px;
    height:44px;
    border-radius:3px;
    -webkit-appearance: none;
    border: none;
    font-size: $font_18;
}