.site-body {
   background-image: /* %pageBgImage% */ url(https://storage.ning.com/topology/rest/1.0/file/get/11148441483?profile=original);
    background-repeat: /* %pageBgImage_repeat% */ no-repeat;
  background-size: contain;
}
.page-home.vsc-initialized .blogSection-entry .entry-headline .media-body {
  flex-grow: 1;
  flex-basis: min-content;
  background-color: #D3EEFF;
}
.site-nameLogo:after {
    content: "Sharing assessment & grading strategies that help students learn";
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #73C701;
    padding: 0 0 10px 10px;
    line-height: 1.2em;
}

.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 -15px 5px -5px;
}
.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;
}
