.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 3px 5px 3px 5px;
    margin: -3px -10px 0px 0px;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center!important;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}


.site-nameLogo:after {
    content: "BLACK THURSDAY 10/14/1943";
    display: block;
    padding: 10px 0 9px 30px;
    color: #BDDFF0;
    font-size: 17px;
    font-family: /* %textFont% */ "Helvetica Neue", Arial, Helvetica, sans-serif;
}

ul.mainTab {
    border-bottom: #750013 solid 2px;
}

.mainTab-item > a {
    border-left: #750013 solid 1px;
    border-right: #d15c62 solid 1px; 
}

.site-body.container {
    border-top: 2px solid #999999;
    background-image: /* %pageBgImage% */ url(https://storage.ning.com/topology/rest/1.0/file/get/12189453500?profile=original);
    background-repeat: /* %pageBgImage_repeat% */ repeat-x;
}

.blogSection-entry .entry-headline {
  flex-wrap: nowrap;
}
