.container-below-top {
  background-color: white;
  background-image: none;
}

.container-topbar {
  background-color: white;
  background-image: none;
}

.mod-list > li.active > a {
            color: #007380;
}
.mod-list > li.active:hover > a {
            color: #001380; /* Example for active/hovered items */
        }
.footer {
  background-color: #ffffff;
  background-image: none;
  color: #ff0000;
}
