/*
CSS for Native American Heritage Month site - October 2016
*/
footer div {
    background-color: #579f03;
}
p.subHeading{
    background-color: #2e5501;
    border-bottom-style: solid;
    border-bottom-width: 12px;
    border-bottom-color: #333;
}
.carousel-inner{
    background-color: #e6fccc;    
}
div.container{
  background-color:#fce5b2;  
}
.eventContent h3{
    background-color: #fca204 !important;
}
.eventContent h4{
    color: #fca204;
}
.eventContainer h1, .eventContainer h2{
    color: #fdde07;
}
div.featureBlock h3{
    color:#FBAEE3;
}
.eventContent{
    border: 1px solid #fca204;
}
h1.featureHeading, h3.featureHeading, h4.featureHeading{
    color:#fdde07;
    background-color: #333 !important;
}
#accordion div.panel div.accordionHeading{
    background-color: #2e5501;
}
.panel-body h3{
    background-color:#e6fccc;
}
i.fa-external-link{
    color:#df5704;    
}
div.modal-content i.fa-external-link{ /* JT 20161028 */
    color:#fff;    
    padding-left: 0.25em;
}
div.featureBlock div.row div h2, div.featureBlock div.row div h2 a {
    color:#579f03;
}
.customFigCaption, .modal-footer{
    background-color:#fca204;
}
h2.paragraphHeading, h3.paragraphHeading, h4.paragraphHeading{
    color: #579f03;
}
.modal-footer button.btn.btn-default{
 background-color:#fca204;
}
