/*
 * CSS file for hub-specific styling?
 */




.group:hover.bg-primary {
    background:#5A0064 !important;
    transition: all 100ms linear;
    color:white!important
}
.group:hover .group-hover\:text-\[\#FF8383\] {
    color:#BE2BBB!important;
}