/* Enter Your Custom CSS Here */ a { color: #009ee0; } a:active, a:hover { color: #009ee0; } mark, ins { background: #fff9c0; } /* Support a widely-adopted but non-standard selector for text selection styles * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898. */ ::selection { background: #009ee0; } ::-moz-selection { background: #009ee0; } button, .button, input[type="button"], input[type="reset"], input[type="submit"] { background-color: #009ee0; } button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background-color: #009ee0; } button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background-color: #009ee0; } .screen-reader-text:focus { color: #009ee0; } .search-toggle { background-color: #009ee0; } .search-toggle:hover, .search-toggle.active { background-color: #009ee0; } .search-box { background-color: #009ee0; } .site-navigation a:hover { color: #009ee0; } .site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a { color: #009ee0; } .entry-title a:hover { color: #009ee0; } .entry-meta a:hover { color: #009ee0; } .cat-links a:hover { color: #009ee0; } .entry-meta .tag-links a:hover { background-color: #009ee0; } .entry-meta .tag-links a:hover:before { border-right-color: #009ee0; } .entry-content .edit-link a:hover { color: #009ee0; } .hentry .mejs-controls .mejs-time-rail .mejs-time-current { background: #009ee0; } .hentry .mejs-overlay:hover .mejs-overlay-button { background-color: #009ee0; } .hentry .mejs-controls .mejs-button button:hover { color: #009ee0; } .page-links a:hover { background: #009ee0; } .post-navigation a:hover, .image-navigation a:hover { color: #009ee0; } .paging-navigation .page-numbers.current { border-top: 5px solid #009ee0; } .paging-navigation a:hover { border-top: 5px solid #009ee0; } .comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover { color: #009ee0; } .required { color: #c0392b; } .comment-reply-title small a:hover { color: #009ee0; } .widget a:hover { color: #009ee0; } .widget button, .widget .button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { background-color: #009ee0; } .widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus { background-color: #009ee0; } .widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active { background-color: #009ee0; } .widget-title a:hover { color: #009ee0; } .widget_calendar tbody a { background-color: #009ee0; } .widget_calendar tbody a:hover { background-color: #009ee0; } .widget_twentyfourteen_ephemera .entry-meta a:hover { color: #009ee0; } .content-sidebar .widget a { color: #009ee0; } .content-sidebar .widget a:hover { color: #009ee0; } .content-sidebar .widget input[type="button"], .content-sidebar .widget input[type="reset"], .content-sidebar .widget input[type="submit"] { background-color: #009ee0; } .content-sidebar .widget input[type="button"]:hover, .content-sidebar .widget input[type="button"]:focus, .content-sidebar .widget input[type="reset"]:hover, .content-sidebar .widget input[type="reset"]:focus, .content-sidebar .widget input[type="submit"]:hover, .content-sidebar .widget input[type="submit"]:focus { background-color: #009ee0; } .content-sidebar .widget input[type="button"]:active, .content-sidebar .widget input[type="reset"]:active, .content-sidebar .widget input[type="submit"]:active { background-color: #009ee0; } .content-sidebar .widget .widget-title a:hover { color: #009ee0; } .content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover { color: #009ee0; } .site-info a:hover { color: #009ee0; } .featured-content a:hover { color: #009ee0; } .slider-control-paging a:hover:before { background-color: #009ee0; } .slider-control-paging .slider-active:before, .slider-control-paging .slider-active:hover:before { background-color: #009ee0; } .slider-direction-nav a:hover { background-color: #009ee0; } .primary-navigation ul ul { background-color: #009ee0; } .primary-navigation li:hover > a, .primary-navigation li.focus > a { background-color: #009ee0; } .primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a { background-color: #009ee0; } .secondary-navigation ul ul { background-color: #009ee0; } .secondary-navigation li:hover > a, .secondary-navigation li.focus > a { background-color: #009ee0; } .secondary-navigation ul ul a:hover, .secondary-navigation ul ul li.focus > a { background-color: #009ee0; }