/*
CTC Separate Stylesheet
Updated: 2021-09-09 10:07:51
*/

body {
    color: #666 !important;
}
a {
    color: #1e73be !important;
}
input, textarea {
    color: #666 !important;
}
.color-accent, .color-accent-hover:focus, .color-accent-hover:hover {
    color: #1e73be !important;
}
:root .has-accent-color {
    color: #1e73be !important;
}
:root .has-primary-color {
    color: #666 !important;
}
:root .has-subtle-background-color {
    color: #6d6d6d !important;
}
:root .has-subtle-background-background-color {
    color: #666 !important;
}
:root .has-background-background-color {
    color: #666 !important;
}
.has-drop-cap:not(:focus)::first-letter {
    color: #1e73be !important;
}
.wp-block-button.is-style-outline {
    color: #1e73be !important;
}
.wp-block-pullquote::before {
    color: #1e73be !important;
}
.tw-cols-card-shadow>.wp-block-column {
    color: #666 !important;
}
.tw-cols-card-white>.wp-block-column {
    color: #666 !important;
}
.wp-block-media-text.is-style-tw-shadow:not(.has-background):not(.has-text-color) {
    color: #666 !important;
}
.wp-block-latest-posts.is-style-tw-posts-card {
    color: #666 !important;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #1e73be !important;
}
.tw-color-light:not(.is-style-logos-only) .wp-social-link {
    color: #666 !important;
}
.tw-color-dark.is-style-logos-only .wp-social-link {
    color: #666 !important;
}
.has-accent-background-color .tw-cols-card-shadow *:not(.has-text-color), .has-accent-background-color .tw-cols-card-white *:not(.has-text-color), .has-background.has-accent-background-color .wp-block-media-text.is-style-tw-overlap:not(.has-background) *:not(.has-text-color), .has-background.has-accent-background-color .wp-block-media-text.is-style-tw-shadow:not(.has-background) *:not(.has-text-color), .has-background.has-primary-background-color .wp-block-media-text.is-style-tw-overlap:not(.has-background) *:not(.has-text-color), .has-background.has-primary-background-color .wp-block-media-text.is-style-tw-shadow:not(.has-background) *:not(.has-text-color), .has-primary-background-color .tw-cols-card-shadow *:not(.has-text-color), .has-primary-background-color .tw-cols-card-white *:not(.has-text-color), .has-white-background-color:not(.has-text-color) {
    color: #666 !important;
}
.has-header-opaque .header-inner {
    color: #666 !important;
}
.tw-socials-logos-only-large .social-menu a, .tw-socials-logos-only .social-menu a {
    color: #fff !important;
}
.tw-blog-grid-card #site-content .hentry {
    color: #666 !important;
}
.tw-blog-grid-card #site-content .entry-title a {
    color: #666 !important;
}
#qm-fatal .dashicons {
    color: #1e73be;
}
@media print {
body {
    color: #666 !important;
}
.entry-content .wp-block-button .wp-block-button__link, .entry-content .wp-block-button .wp-block-file__button, .entry-content .button {
    color: #666 !important;
}
}
