﻿.bm-container {
    background-color: rgba(185, 233, 254, 0.90) !important;
}
.blazored-modal{
    padding: 1.2rem;
    box-shadow: none !important;
}
.defaultModal {
    background-color: white;
    border-radius: .5rem;
}