/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2022 | 19:16:45 */
#content {
    padding: 205px 0 63px;
    border-bottom: 0px solid #ededed;
}
#primary {
    float: left;
    width: 100%;
    border-right: 0px;
    padding: 10px 20px;
}

#page{
  max-width:1200px;
  margin:0 auto;
}
.site-header .site-branding {
    text-align: center;
}

.site-header .site-branding a {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 180px;
}

.nav{
  left:0;
  top:150px;
      background: #d9f6cd;
  padding:15px 0;
}

#masthead {
    background: #f6fff5;
}