.bgColor {
    background-color: #d8f7daf2 !important;
  }
  
  .footer-title {
    font-weight: 700;
    color: #1b7b2c;
  }
  
  .footer-subtext,
  .footer-project,
  .footer-credit,
  .footer-copy {
    color: #2a2a2a;
    margin-bottom: 6px;
    font-size: 0.95rem;
  }
  