/* Islip Bulletin Colors
Red: #8b0023;
Dark Red: #550D00;
Gray: #969696;
Rust: #bd4c38;
PinK: #f7c6c0
*/

h1, h2, h3, h4, h5, h6, .story-head, .single-story-head {
  font-family: 'Noto Sans HK', sans-serif;
}

a,
.story-head a:hover,
a.story-head:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #8b0023;
}
a:hover {
  color: #8b0023;
}

#subtitle {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #555555;
}
.wtimes .top-nav a {
	color: #8b0023;
}

.dropdown-menu>li>a:hover {
  color: #8b0023;
}

#browse_content .content_list .item .headline a:hover,
#browse_content .content_list .item a:hover {
  color: #8b0023;
}

.wtimes .container .pk-section .box-link a {
  color: #8b0023;
}

.pk-layer .box-content-default .poll-section .vote .btn.btn-primary,
.btn.btn-primary {
	background-color: #8b0023;
	border-color: #8b0023;
}
.pk-layer .box-content-default .poll-section .vote .btn.btn-primary:hover,
.btn.btn-primary:hover {
	background-color: #550D00;
	border-color: #550D00;
}

.container.pk-layer.branding {
	padding: 20px;
}
.container.footer.branding {
  background-color: #8b0023;
  margin-bottom: 0;
}
.container.pk-layer.noear.branding,
.container.pk-layer.withear.branding .layer-col {
	background-color: #8b0023;
}
.container.pk-layer.noear.branding .label {
	color: #ffffff;
}
.wtimes .hero-photo-container .label,
.wtimes .hero-photo-container .label.right {
  color: #8b0023 !important;
}
.container.pk-layer.shaded.noear a:hover {
  color: #8b0023;
}
.wtimes .box-content-carousel .carousel-fade .carousel-indicators.bars .active {
  border-color: #8b0023;
  background-color: #8b0023;
}

.label {
  color: #8b0023;
}
.reverse-bar.red {
  background-color: #8b0023;
}

.grid-item .single-story-head:hover {
  color: #8b0023;
}