footer#pageFooter {
background-color: #9FC7CB;
padding-top:7px;
padding-bottom:7px;
color:#ffffff;
font-size:0.8rem;
margin-top:25px;
}
footer#pageFooter a { color:#ffffff; }
footer#pageFooter a:hover { color: #ffffff; }

.h-custom-widget { margin-bottom:20px; }
/* Julie customized 12-11-2015: */
 .row {width: 90% !important; max-width: 1380px;} 
#top_nav_bar_wrapper {width: 90% !important; max-width: 1380px;} 
#top_nav_bar_wrapper.fixed {left: 5%;}
.list-box.tiny-font, ul.pagination li.tiny-font, .tiny-font, .tiny-font p {font-size: 0.85rem;} 
a {color: #008cba;} 
.widget-box a:not(.button) {color: #008cba;} 
/* Julie customized 03-12-2020: */
.post-box-meta, .post-box-meta .fa-any, .post-box-meta a, .post-box-meta a:hover {
    color: #333;
} 