<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-body {
background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/13359289852?profile=original) repeat-x scroll 0 0;
}
  .mainTab-item &gt; a {
    color: #ffffff;
  border-right: 1px dotted #ffffff;
    border-top: 4px solid transparent;
    position: relative;
    }
  .mainTab-item &gt; a.hovered,
  .mainTab-item:hover &gt; a,
  .mainTab-item.active &gt; a {
    border-top: 4px solid #3c78a7;
    position: relative;
    top: -4px;
    left: 2px;
  }

.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;
}
</pre></body></html>