#grve-footer .grve-footer-wrapper .grve-column-1-4 {
  padding-top: 0;
}

#grve-body {
  background: #f5f4f3 !important;
}

.vc_tta-panel.vc_animating {
  opacity: 0;
}

li.vc_tta-tab.vc_active a span {
    color: #192736 !important;
}

li.vc_tta-tab.vc_active a {
    cursor: pointer !important;
}

li.vc_tta-tab a.active-tab {
    border-bottom: 3px solid #fbaa19 !important;
    color: #fbaa19 !important;
    transition: none !important;
}

li.vc_tta-tab a.active-tab span {
	color: #fbaa19 !important;
}

li.vc_tta-tab.vc_active a:after {
    visibility: hidden;
}

#grve-footer .grve-column-1-4 {
    min-width: 20%;
}