/*
  You can add custom CSS rules or import files here.
*/


/* Import the Radzen CSS files */
@import './styles-generated.css';

.bg-dark {
    background-color: #243760 !important;
}

.btn-primary {
    background-color: #ebaf1b !important;
    border-color: #ebaf1b !important;
    border-radius: 12px;
}