body {
  background-color: #f2f5e2;
  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: 18px;
}
.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: 18px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #91801e;
}
.webpage-block a {
  color: #91801e;
}
.webpage-contact a {
  color: #91801e;
}
.webpage-about a {
  color: #91801e;
}
.webpage-footer {
  background-color: #0b6333 !important;
  color:  !important;
}
.webpage-footer a{
  color: #ffdf30 !important;
}
.webpage-footer .site-footer-simple {
  background-color: #0b6333 !important;
  color:  !important;
}

.webpage-footer p {
  color:  !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #0b6333 !important;
  color: #ffdf30 !important;
}
.webpage-header .navbar {
  background-color: #0b6333;
  color: ;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #ffdf30 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #f2f5e2;
}
.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: #0b6333 !important;
  color:  !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: #ffdf30 !important;
}
body {font-size: 16px; font-family: 'Roboto Slab', serif;}

.dropdown-menu li {min-width: 250px;} .navbar .dropdown-menu li a {color: #91801e!important;}

h1, h2, h3 {font-family: 'Abril Fatface', cursive!important; }
p, .lead {font-family: 'Roboto Slab', serif;}

.webpage-header .navbar li a {font-size: 130%; font-family: arvo, serif; }
/*Add shadow below navbar*/
.webpage-header .navbar {border: none; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
z-index: 9;}

/*Hero Styling w custom class "welcome"*/
.welcome .jumbotron {font-size: 22px; font-weight: 400;}
.welcome .jumbotron h1 {font-size: 38px; font-family: 'Abril Fatface', cursive; }
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 22px;}
.welcome .jumbotron .container {margin-top: 250px;} 

<!-- Smaller font in mobile hero -->
@media (max-width: 768px) {
.welcome .jumbotron .container {margin-top: 0px;}
.welcome .jumbotron h1, .welcome .webpage-block .jumbotron .well h1 {font-size: 28px;}
.welcome .jumbotron h1, .welcome .webpage-block .jumbotron .well {font-size: 18px;}
}

.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 134px;
    width: 100%;
}
.panel {background: transparent;}

/*Buttons*/
.webpage-block .btn-p .btn, .webpage-tagline .btn {background: #ffdf30; color: #5d7461; border: 1px solid #5d7461;}
.webpage-block .btn-p .btn:hover, .webpage-tagline .btn:hover {background: #5d7461; color: #ffdf30; border: 1px solid #ffdf30;}

.angle::before {
width: 100%;
    height: 300px;
    z-index: -1000;
    background: rgba(93,116,97,0.2);
    transform-origin: left bottom;
    position: absolute;
    top: 28%;
    left: 0;
    -webkit-transform: skew(0deg, -10deg);
    -moz-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg);
}

.angle::after {width: 100%;
    height: 300px;
    z-index: -1000;
    background: rgba(191,165,103,0.2);
    transform-origin: bottom right;
    position: absolute;
    top: 67%;
    left: 0;
    -webkit-transform: skew(0deg, 10deg);
    -moz-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
}

.green-bg {background: #0b6333; color: #ffdf30;}

/**Scroll to Top button fix font formatting**/
.ui-tooltip-content {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;    
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.business-card {height: 290px;}
