* {
    color: #37474F !important;
}

h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 * {
    color: #C62828 !important;
}

a, .menu-item a, .navigation a {
    color: #37474F !important;
}
/* Push Hero Text down so it doesn't slide under the menu */
.elementor-column {
    margin-top: 50px !important;
}
/* Force all links, including phone links, to be professional blue */
a, a * {
    color: #002F6C !important;
    text-decoration: underline !important;
}