/* CrestPick Vibrant Color Scheme */
.site-header, #masthead, .ast-site-header-wrap, .main-header-bar { background-color: #FF6B35 !important; }
.site-title a, .ast-site-title { color: #FFFFFF !important; text-decoration: none !important; }
.main-navigation a, .ast-main-header-bar-alignment a { color: #FFFFFF !important; }
.main-navigation a:hover { color: #FFB703 !important; }
.wp-block-button__link, .ast-button { background-color: #FF6B35 !important; color: #FFFFFF !important; border-radius: 6px !important; font-weight: 700 !important; }
.wp-block-button__link:hover { background-color: #7209B7 !important; }
a { color: #3A86FF; }
a:hover { color: #7209B7; }
h1, h2, h3, h4 { color: #023047; }
.site-footer, #colophon, .ast-small-footer { background-color: #023047 !important; color: #FFFFFF !important; }
.site-footer a { color: #06D6A0 !important; }