﻿.font-white {
    color: white !important;
}

.mud-icon-root.mud-svg-icon {
    fill: black !important;
}

.mud-list-item.mud-list-item-disabled {
    color: rgb(66, 66, 66) !important;
}

/*.home-selectitem .mud-input-slot.mud-input-root.mud-input-root-text.mud-input-root-adorned-end.mud-select-input {
    padding: 15px !important;
}*/

.home-searchbar .mud-input.mud-input-outlined.mud-input-adorned-start.mud-shrink.mud-typography-subtitle1 {
    background-color: white !important;
    border-style: none !important;
    border-radius: 25px;
}

.home-searchbar .mud-input-outlined-border{
    border: none !important;
}

.home-selectitem .mud-input.mud-input-text.mud-input-adorned-end.mud-input-underline.mud-shrink.mud-typography-subtitle1.mud-select-input {
    background-color: white !important;
    padding: 10px !important;
}

.nav-link.text-center  .mud-icon-root.mud-svg-icon.mud-icon-size-large {
    fill: black !important;
}

.mud-badge.mud-badge-default {
    color: white !important;
    background-color: #426FB3 !important;
}