.nav-menu li a{
 color:#db6002; 
}

#main a {
  color: #ffa463;
}
#main a:hover {
  color: #fc7311;
}
.custom-logo {
  margin-left: -10px;
  margin-top: -8px;
}
#main.site-main {
  padding: 0;
}
#post-6.post-6.page.type-page.status-publish.hentry {
  margin: 0px;
}
.menu-item-type-custom hr {
  opacity: 0;
}
#colophon.site-footer {
  margin-left: 0;
  width: 100%;
  background-color: #f7f7f7;
  text-align: center;
}
#colophon.site-footer ul {
  list-style-type: none;
}
#colophon.site-footer ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #666;
}
#colophon.site-footer ul li:last-of-type {
  border-right: none;
}
@media screen and (min-width: 59.6875em) {
  body:before {
    background-color: #f1f1f1;
  }
  .sidebar {
    background-color: #ffffff;
    height: 100%;
  }
  .hentry {
    margin: 0;
    padding: 8.3333% 0 0;
  }
  #colophon.site-footer {
    margin-left: 29.4118%;
    width: 70.5882%;
  }
}
@media screen and (min-width: 38.75em) {
  .hentry {
    margin: 0;
  }
  #secondary.secondary {
    margin-top: -25px;
  }
  .secondary {
    margin: 0;
  }
}

.fl-builder-content *, .fl-builder-content ::before, .fl-builder-content ::after{
font-size:1em!important;
}