/* Flyingfish custom CSS */

.reverse-text {color: white;}

.button-hover-action a:hover{opacity: .7;}

/* Forms */
/* contact form */
.bd-contact-form {background: #eee; padding: 1em;}
.bd-contact-form input {width: 100%;}
.bd-contact-form textarea {width: 100%;}
.bd-contact-form .wpcf7-submit {background-color: #ad172b; padding: 5px; border-radius: 5px; color: #fff; width: 30%;}

/* patient info */
.form-heading h3 {margin: 1em 0;}

/* homepage boxes, overlap fix */
.home_box h2 {margin-bottom: -5px;}