@font-face {
    font-family: 'fradm';
    src: url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.eot');
    src: url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.woff') format('woff'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.woff2') format('woff2'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.ttf') format('truetype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/franklin_gothic_demi-webfont.svg#fradm') format('svg');
}

@font-face {
    font-family: 'Franklin_Gothic_Medium';
    src: url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.eot');
    src: url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.woff') format('woff'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.woff2') format('woff2'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.ttf') format('truetype'),
         url('https://my.therapysites.com/common/themes/global/fonts/Franklin/framd-webfont.svg#Franklin_Gothic_Medium') format('svg');
}
@font-face {
    font-family: 'Hand_Of_Sean';
    src: url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.eot');
    src: url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.woff') format('woff'),
         url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.woff2') format('woff2'),
         url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.ttf') format('truetype'),
         url('https://my.therapysites.com/common/themes/global/fonts/HandOfSean/hand_of_sean-webfont.svg#Hand_Of_Sean') format('svg');
}

input#form_footer-name.form__control.form-control::placeholder {
    color: black;
}

input#form_footer-email.form__control.form-control::placeholder {
    color: black;
}

input#form_footer-phone.form__control.form-control::placeholder {
    color: black;
}

textarea#form_footer-comments.form__control.form-control::placeholder {
    color: black;
}

input#form_appointment-name.form__control.form-control::placeholder {
    color: black;
}

input#form_appointment-email.form__control.form-control::placeholder {
    color: black;
}

input#form_appointment-phone.form__control.form-control::placeholder {
    color: black;
}

textarea#form_appointment-comments.form__control.form-control::placeholder {
    color: black;
}

input#form_body-name.form__control.form-control::placeholder {
    color: black;
}

input#form_body-phone.form__control.form-control::placeholder {
    color: black;
}

input#form_body-email.form__control.form-control::placeholder {
    color: black;
}

textarea#form_body-comments.form__control.form-control::placeholder {
    color: black;
}

select#form_body-telehealth.form__control.form-control::placeholder {
    color: black;
}

.section--light .form-a .form__form-container .form__input input:not([type=radio]):not([type=checkbox]) {
    color: black;
}

.section--light .form-a .form__form-container .form__input textarea {
    color: black;
}

.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) {
color: black;
}