.bg-secondary-light {
    background-color: #ffffff !important;
}

.md\:py-4 {
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.navmenu ul {
    background: #f5fadb !important;
}

.bg-red-dark {
    background-color: #9fbe18 !important;
}