#wpcf7-f703-o1 textarea {
    width: 100%;
    height: 170px;
    resize: none;
    padding-top: 25px;
    padding-bottom: 25px;
}

#wpcf7-f703-o1 input[type="submit"] {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 7px 22px;
    position: relative;
    z-index: 2;
    font-family: 'Be Vietnam Pro';
    font-weight: 600;
    border: none;
    border-radius: 8px;
    letter-spacing: 0;
    transition: all .3s ease;
    background: linear-gradient(103deg, #fc6668 0%, #e10489 100%);
    font-family: 'Be Vietnam Pro';
    font-size: 18px;
    padding: 12px 35px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s ease;
}