
    @import url(https://fonts.googleapis.com/css?family=Quattrocento);


/* #0b1f2c #1a6eb8 #0f4180 */
input[type="submit"],
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
#hero,
#hero h2 span,
footer,
#matterContent .flagBody  {background-color:#0b1f2c;}

h1,h2,h3 {color:#0b1f2c;}
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{background:#1a6eb8;}

#navprimary .container ul li:hover .dropdown-menu {background-color:#1a6eb8;color:#fff;}
#hero .backArrow:hover, #hero .forwardArrow:hover {
  color:#1a6eb8;
}


.subpage aside h2 a,
#additional a.selected  {color:#1a6eb8;}

.navbar-default,
.navbar-collapse,       
nav ul ul              {background-color:#0b1f2c;}

a,
a:hover,
#additional nav a {color:#0f4180;}

.submit{background-color:#0b1f2c;}
.article-008 th,
.article-012 th,
.article-017 th {background-color:#0b1f2c}

/*CONTENT GATE MODAL*/
.c-popup__submit {
    color:#0f4180; border-color:#0f4180; background:#0f4180;
}
.c-popup__submit:hover {
    opacity:0.75;
}

.c-matter__meta {
    color: #0b1f2c;
}

.c-matter__pull-quote {
    background-color: #0f4180;
    color: #fff;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a  {font-family: Quattrocento, serif;}

h1, h1 a                    {font-size: 34px !important;}
h2, h2 a                    {font-size: 26px !important;}
h3, h3 a                    {font-size: 20px !important;}
header h3		            {font-size: 34px !important;}
h4, h4 a                    {font-size: 18px !important;}
header h4		            {font-size: 24px !important;}
