::-webkit-scrollbar-thumb {
  background: #1A35BB;
}

a {
  color: #1A35BB;
}

a:hover, a:focus {
  color: #150F5B;
}

#header {
  cursor: auto !important;
}