
.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;
}


.mainTab-item > a {
  border-right: 1px solid #000000;
  margin: 5px 10px 9px 0;
}
.mainTab-item > a.hovered > span,
.mainTab-item:hover > a > span,
.mainTab-item.active > a > span {
  border-bottom: 5px solid #00c2f2;
  padding-bottom: 5px;
}
.site-nameLogo:after {
  content: "an uber groovy running club for columbia city residents and their friends";
  background: transparent
    url(https://static.ning.com/socialnetworkmain/widgets/index/gfx/themes/noizelight/sitedesc-bg.png?xn_version=196921093)
    repeat scroll 0 0;
  padding: 10px 15px;
  margin: 0;
  color: #000000;
  position: relative;
  float: left;
  font-weight: normal;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3.module-name:before {
  content: "/// ";
}