.section-wrapper{
    max-width: 96% !important;
}
#mainNavbar .nav-link{
    color: white;
}

.bg-primary {
  background-color: #18d343 !important; /* Replace with your color */
}