label.description {
    display: flex;font-weight: bold;font-size:10px;color:#ebebeb!important;}
#lf_first_name, #lf_last_name, #lf_email, #lf_phone, #lf_message {width:100%}
#saveForm {border: none;
    outline: 0!important;
    font-size: 13px;
    line-height: 13px!important;
    padding: 12px 15px;
    text-transform: uppercase;
    vertical-align: top;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    left: auto;
    white-space: nowrap;}
input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    width: 100%;
#lf_disclaimer &gt; label {font-size:10px;color:#333;}
}