/* Enter Your Custom CSS Here */

/* Responsive Typography */

.contact-email {word-break: break-word;}

@media (max-width: 980px) {
h1.et_pb_module_header, h2.et_pb_module_header {font-size: 28px !important;}
.et_pb_header_content_wrapper {font-size: 18px !important;}
#contact-us .et_pb_blurb_description {word-break: break-word;}

button.et_pb_contact_submit.et_pb_button {margin-top: 10px;}
}

/* Footer */

#footer-info a {
  font-weight: normal;
}

#footer-info a:hover {
  opacity: 1;
  color: #0e76bc;
}
