/*
CSS for African American Heritage Month site - December 2016
*/
footer div {
    background-color: #9305b6;
}
p.subHeading{
    background-color: #6a0583;
    border-bottom-style: solid;
    border-bottom-width: 12px;
    border-bottom-color: #333;
}
.carousel-inner{
    background-color: #f4d2fc;    
}
div.container{
  background-color:#fce5b2;  
}
.eventContent h3{
    background-color: #047f0d !important;
}
.eventContent h4{
    color: #40b649;
}
.eventContainer h1, .eventContainer h2{
    color: #f4d2fc;
}
div.featureBlock h3{
    color:#FBAEE3;
}
.eventContent{
    border: 1px solid #047f0d;
}
h1.featureHeading, h3.featureHeading, h4.featureHeading{
    color: #f4d2fc;
    background-color: #333 !important;
}
#accordion div.panel div.accordionHeading{
    background-color: #047f0d;
}
.panel-body h3{
    background-color:#dbfbdd;
}
i.fa-external-link{
    color:#9305b6;    
}
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:#047f0d;
}
.customFigCaption, .modal-footer{
    background-color:#047f0d;
}
h2.paragraphHeading, h3.paragraphHeading, h4.paragraphHeading{
    color: #047f0d;
}
.modal-footer button.btn.btn-default{
 background-color:transparent;
}
