


/* #000000 #706f6f #610B0B */
input[type="submit"],
#hero h2 span,
footer,
#matterContent .flagBody  {background-color:#706f6f;}

h1,h2,h3,
.subpage aside h2 a,
#additional a.selected  {color:#706f6f;}
body,
nav,
nav  ul ul              {background-color:#000000;}

a,
a:hover,
#additional nav a {color:#610B0B;}

.article-008 th,
.article-012 th,
.article-017 th {background-color:#000000; color:#fff;}

/*CONTENT GATE MODAL*/
.c-popup__submit{
color:#610B0B; border-color:#610B0B; background:#610B0B;
}
.c-popup__submit:hover {
opacity:0.75;
}

.c-matter__meta {
color: #000000;
}

.c-matter__pull-quote {
background-color: #610B0B;
color: #fff;
}
