h5 {
  color: #00853e !important; }

.footer-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 10px;
  overflow: hidden;
  padding-top: 60px;
  /* Add 40px padding on top of the table */ }

.footer-table td {
  padding: 40px;
  /* Keep 20px padding for each cell */
  background-color: rgba(2, 28, 39, 0.2);
  vertical-align: top;
  text-align: left;
  width: 60%; }

#text-3 {
  padding-top: 38px; }

.custom-highlight {
  background-color: #c2e2c2; }

.pll-parent-menu-item {
  /* styles here if needed */ }

.sub-nav {
  width: 60px !important; }

#top-menu li {
  margin-right: 8px; }

#top-menu li:last-child {
  margin-right: 0; }
