/*
 * January 2017 Issue-specific styles
 */

/* Primary color = #e22422 */

.site-header .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children.ubermenu-active > .ubermenu-target,
.IE8 .site-header .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children.ubermenu-active > .ubermenu-target:before {
  color: #e22422 !important;
}

a.nav-symbol.active,
.single h1.entry-title,
.single .entry-content > ul > li:before,
.entry-meta-wrapper,
.entry-meta-wrapper a,
.profile-list li:before,
.issue-callout--heading h2,
.issue-callout--heading h2 a,
.entry-content h3.issue-spotlight--feature--heading,
.issue-spotlight--feature--heading a,
.entry-content h3.issue-spotlight--article--heading,
.issue-spotlight--article--heading a,
.qa-label,
.single .entry-content .wp-polls h3,
.single .entry-content blockquote,
.page-template-default .entry-content blockquote {
  color: #e22422;
}

.site-header .ubermenu .ubermenu-target.nav-return,
.entry-issue-category,
h3.author-name:before,
.issue-navigation--heading,
.section-title,
hr {
  background-color: #e22422;
}

.single .entry-content blockquote,
.page-template-default .entry-content blockquote {
  border-color: #e22422;
}

.profile h3:before {
  border-left-color: #e22422;
}

.issue-name {
  background: #ce211f;
}
