@media (min-width: 992px) {
.people-first-section {
    margin-top: -30px;
    position: relative;
}
}
 
.bg-img-hero .text-dark h1{
    color:#000000 !important;
    color: rgb(7, 108, 82) !important;
}

.bg-img-hero .text-light h1 {
    color: #ffffff !important;
}

 
@media (min-width: 1200px) {
  .beige-cloud-bg {
    background-image: url(/media/vsxgxfms/beige-bubble.png);
  }
}

div#tvcTabsDiv{
  width:100% !important;
  display: block;
}

.z-2{z-index: 2 !important;}

.table th > p{margin-bottom:0 !important;}

.table td > p:last-child{margin-bottom:0 !important;}

.rich-text ul > li > p{margin-bottom: 0 !important;}