/*-------------------------------------------- Sets the link colors of the theme ---------------------------------------------*/ h1 { font-family: "Philosopher"; font-size: ; color: ; } h5 { font-family: "Philosopher"; font-size: ; color: ; } div#content_wrap a, div.widget a { color: #182767; } div#content_wrap a:hover, div.widget a:hover { color: #182767; } ::selection { background: #182767; color: #fff; } ::-moz-selection { background: #182767; color: #fff; }