#content-header {border-top-left-radius: 0px; border-top-right-radius: 0px;}
.page-header h1{color:#666;}
#header h1 {padding:0;}
a {color: #5e94ff;}
a:hover, a:focus {color: #245dc1; text-decoration: underline;}
a:visited {color: #5e94ff;}
::-webkit-scrollbar-thumb {background: #ABB640!important;}
@media (min-width: 1200px) {
.container {
width: 90%;
}
}