.site-nameLogo:after {
    content: "Nurture Your Body and Spirit Wisely!";
    display: block;
    color: #e1bb4e;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Century Gothic', AppleGothic, Helvetica, sans-serif;
}

nav.header-nav.navbar {
    border-radius: 8px;
    background: #d08143 url(https://storage.ning.com/topology/rest/1.0/file/get/12245008260?profile=original) repeat-x scroll 0 0;
}

ul.mainTab {
    padding-left: 10px;
}

ul.mainTab > li > a {
    text-transform: lowercase;
}

.mainTab-item .subTab-item > a {
    text-transform: lowercase;    
}

.mainTab-item > a.hovered,
  .mainTab-item:hover > a,
  .mainTab-item.active > a {
    background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/12245008086?profile=original);
    background-position: left center;
    background-repeat: no-repeat;
}

.site-body.container {
    border-radius: 10px;
}

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

header.module-header {
    background: #e1bb4f url(https://storage.ning.com/topology/rest/1.0/file/get/12245011466?profile=original) no-repeat scroll 0 0;
    background-position: right bottom;
    border-radius: 6px;
}

body.page-home.vsc-initialized {
    background-position-y: 25vh;
    background-position-x: 3vw;
}