.primary-navbar__wrapper, .mobile-navbar__wrapper,  div#tc-page-wrap > header > div.desktop-sticky, #tc-page-wrap > header > .mobile-sticky {
	background-color: #d6201f;
}

li.hamburger-toggler__container > a.ham-toggler-menu > div.ham__toggler-span-wrapper > span,  #mobile-nav, ul#primary-nav > li > a.nav__link > span.nav__title::before {
	background-color: #ffffff;
}

#menu-item-736 > a {
	/* box-shadow: inset 0 .3em white, inset 0 -.3em white, .3em 0 white, -.3em 0 white;*/
}

ul#primary-nav > li > a.nav__link, li.nav__search > a.icn-search, .header-skin-light .header-tagline {
	color: #ffffff;
	font-variant: small-caps;
	/*text-transform: uppercase;
	font-style: normal;*/
}

span.author-meta, span.v-separator {
	display: none;
}

/* #footer__credits {
	visibility: hidden;
}
#footer__credits::after {
  content:'© 1998-2018 FRSO: Freedom Road Socialist Organization — All rights reserved'; 
  visibility: visible;
  display: block;
	font-size: .9rem;
	position: relative;
	top: 50%;
} */

div.czr-wp-the-content {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

/* Third-split columns

@media (min-width:768px) {
	aside#rss-3,aside#category-posts-2,aside#category-posts-3,aside#twitter_timeline-3 {
		width: 33%;
	}
	aside#rss-3 {
		padding: 0 1em 0 0;
	}
	aside#category-posts-2 {
		padding: 0 1em;
	}
	aside#category-posts-3 {
		padding: 0 0 0 1em;
	}
}

*/
@media (max-width:768px) {
	aside#twitter_timeline-3 {
		width: 100%;
	}
}
@media (min-width:768px) {
	aside#rss-3,aside#category-posts-2,aside#category-posts-3,aside#twitter_timeline-3 {
		width: 50%;
	}
	aside#twitter_timeline-3{
		padding: 0 1em 0 0;
	}
	aside#category-posts-2 {
		padding: 0 0 0 1em;
	}
	aside#category-posts-3 {
		padding: 0 1em 0 0;
	}
	aside#rss-3 {
		padding: 0 0 0 1em;
	}
}

div.czr-wp-the-content > h1, div.czr-wp-the-content > h3, div.czr-wp-the-content > p {
	flex-basis: 100%;
}


aside#category-posts-2 a, aside#category-posts-3 a  {
	text-decoration: none;
}

aside#category-posts-2 h3, aside#category-posts-3 h3, aside#rss-3 > h3, #twitter_timeline-3 > h3 {
	font-weight: bold;
	/* font-variant: small-caps; */
	text-transform: uppercase;
	color: #dd3333;
}

#category-posts-2-internal a.cat-post-title, #category-posts-3-internal a.cat-post-title {
	font-size: 18px;
}

aside#rss-3 > ul {
	list-style: none;
}

aside#rss-3 > ul > li {
	border-bottom: .08em solid lightgray;
}

aside#rss-3 > ul > li:last-child {
	border-bottom: none;
}

aside#rss-3 img.rss-widget-icon {
	display: none;
}

aside#rss-3 a.rsswidget{
	text-decoration: none;
}

#rss-2 h3 a {
	color: black;
}
