.team-quote {
    display: none;
}

.custom-breadcrumb {
    margin-top: 160px !important;
}

.copyright {
    border-top: 1px solid rgb(255 121 0) !important;
    background: #004c1e !important;
}

#wp-footer a {
    color: #ffffff !important;
}

.gsc-box-hover .backend {
    background: #004c1e !important;
}

#wp-footer {
    background: #1b8230 !important;
    color: #ffffff  !important;
}

.header-v2 .stuck {
  background: #f2f2f285 !important;
}

div#gva-main-menu {
    text-shadow: 0.1em 0.1em 0.2em #828282;
}


.header-v2 ul.navbar-nav.gva-nav-menu > li.current-menu-item > a {
    color: #224d1f !important;
}

.header-v2 ul.navbar-nav.gva-nav-menu {
    float: inherit !important;
}

@media (min-width: 1281px) {
  
  .header-v2 .canvas-menu a {
    color: #ffffff00;
}
  
}