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