.calendarHeader {
    font-weight: bold;
    color: Navy;

}
.calendarToday {
    background-color: red;
}
.calendar {
    font-size : 9px;
    font-weight: bold;
    color: #872657;
}

.weather {
    font-size : 9px;
    color: #872657;
}

.valuta {
    font-size : 9px;
    color: orange;
}
