
body {
    font-family: 'K2D','Heebo','Open Sans', sans-serif;
    font-size:small;
}
.tooltip, b, strong {
    font-weight: 500;
}
.card-shadow {
    border-radius: 2px;
    padding: 1.6em;
    margin: 2rem;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.2);
}

.font-weight-bold {
    font-weight: 700!important;
}
.fc-event .fc-time {
    color: white;
}
[data-ma-theme=blue-grey] .header, 
[data-ma-theme=blue-grey] .login__block__btn, 
[data-ma-theme=blue-grey] .login__block__header, 
[data-ma-theme=blue-grey] .top-menu{
    background-color: #000000;
}