.hubspot_embedded_form .hs-fieldtype-phonenumber.field.hs-form-field .hs-input {
    color: #6c757d !important;
    background-color: #e5e5e5!important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 60px;
    padding-left: 20px;
    font-size: 1.333rem;
    margin-bottom: 1.2rem
}

.hubspot_embedded_form .hs-fieldtype-phonenumber.field.hs-form-field label{
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-left: 0;
}
