
.bg-white {
    --bs-bg-opacity: 1;
    background-color: #FFFFFF!important;
}


a:link {
    color: #78C91E!important;
    text-decoration: none;
}

a:hover {
    color: #11AFF0!important;
    text-decoration: none;
}

.icon-color{
    color: black !important;
}