.mud-link-underline-hover {
    text-decoration-color: #6C2C02 !important;
}

.mud-fab-primary:hover {
    color: darkolivegreen !important;
}

.mud-avatar-filled:hover {
    color: darkolivegreen !important;
}

.mud-checked {
    color: #6C2C02 !important;
}

.remove-button {
    background-color: darkblue !important;
    color: white !important;
}

