body {
  background-color: #000000;
  color: ;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: ;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: ;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: ;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: ;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: ;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: ;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: ;
  font-size: 16px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: ;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: ;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color:  !important;
  color: #e7a60b !important;
}
.webpage-footer a{
  color: #e7a60b !important;
}
.webpage-footer .site-footer-simple {
  background-color:  !important;
  color: #e7a60b !important;
}

.webpage-footer p {
  color: #e7a60b !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color:  !important;
  color: #e7a60b !important;
}
.webpage-header .navbar {
  background-color: #000000;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #e7a60b !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #000000;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color:  !important;
  color: #e7a60b !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #e7a60b !important;
}
body {border-top: 5px solid #e7a60b; font-size: 16px;} 

.pretty-tag {border-left: 5px solid #e7a60b;} 
.pretty-tag .lead {color: #c004c9; font-size: 200%; font-family: Arial Black;} 


.webpage-header .vcard, .vcard li span, .vcard li span a {background: #e7a60b; color: #fff} .webpage-header {background-color: #c004c9;}


.navbar li a{font-size: 115%; font-family: Oswald; text-transform:; }
.btn {background: #e7a60b; color: white; border: none; margin-top: 7px;} .btn-lg {width: 100%;} 
.h3 a, .h2 a {color: #e1b457;}

.dropdown-menu { background: #fffef2; color: white;} 
.dropdown-menu li a:hover { background: #fff8f2;} 
.open a:focus { background: #FFFEF2;}

.webpage-footer .site-footer-columns .site-footer-upper a, .webpage-footer .site-footer-columns .site-footer-upper a:link, .webpage-footer .site-footer-columns .site-footer-upper a:visited {color: #B58063;}

.text-center {color: #58595c;}

/*Hero Styles*/
.welcome .jumbotron .container  {margin-top:115px;}
.welcome .jumbotron {font-size: 26px; }
.welcome .jumbotron p {font-size: 24px; font-weight: 400; }
.welcome .jumbotron h1 {font-family: Open Sans, sans serif; font-size: 54px; }
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.lp-welcome .jumbotron {text-align: center; font-size: 20px; text-shadow: 1px 2px #333333;}
.lp-welcome .jumbotron h1 {font-family: Open Sans, sans serif; font-size: 54px; color: #ffffff;}
.lp-welcome-dark .jumbotron {text-align: center; font-size: 20px; /*text-shadow: 1px 2px #333333;*/}
.lp-welcome-dark .jumbotron h1 {font-family: Open Sans, sans serif; font-size: 54px; color: #464646;}

