/* Custom styles for NateNite.net */

/* Make homepage h1 title use primary theme color */
.page-home .intro h1 {
  color: #4682B4 !important;
}
