footer div {
    background-color: #046675;
}
p.subHeading{
    background-color: #058ea2;
}
.carousel-inner{
    background-color: #CAF8FE;    
}
div.container{
  background-color:#f9decd;  
}
.eventContent h3{
    background-color: #df5704 !important;
}
.eventContent h4{
    color: #fba977;
}
.eventContainer h1, .eventContainer h2{
    color: #fba977;
}
div.featureBlock h3{
    color:#fba977;
}
.eventContent{
    border: 1px solid #df5704;
}
h1.featureHeading, h3.featureHeading, h4.featureHeading{
    color:#fba977;
     background-color: #333 !important;
}
#accordion div.panel div.accordionHeading{
    background-color: #058ea2;
}
.panel-body h3{
    background-color:#caf8fe;
}
i.fa-external-link{
    color:#df5704;    
}
div.modal-content i.fa-external-link{ /* miev 20170901 */    
    color:#df5704;
    padding-left: 0.25em;
}
.customFigCaption i.fa-external-link{
    color:#FFFFFF;    
}
div.featureBlock div.row div h2, div.featureBlock div.row div h2 a {
    color:#df5704;
}
.customFigCaption, .modal-footer{
    background-color:#df5704;
}
h2.paragraphHeading, h3.paragraphHeading, h4.paragraphHeading{
    color: #df5704;
}
.modal-footer button.btn.btn-default{
 background-color:#df5704;
}