/* Custom CSS */
/* Scott Palmer */
#header h1 { line-height:inherit; white-space: nowrap; } /* Fix the h1 from bouncing on home page */
#header h1 .slogan { font-weight: normal; } /* makes slogan match on all pages */
.data-post { display: none; } /* turning dates off on features */
.icon.free:before { font-family: "Font Awesome 5 Free"; } /* loading fonts for menu */
#contact-form .buttons  {width: 100%; } /* Clearing captcha for button */
