.mn-padding {
    color: #343a40; /* Dark gray text */
    padding: 20px !important;
    border-radius: 5px;
}
.nav-link.active::after {
    bottom: 0px !important;
}

