.ml-0 { margin-left: 0px; }
.pl-0 { padding-left: 0px; }

img#main-logo {
    max-width: 100%;
    height: auto;
}

cite {
    color: #999;
}

.smaller {
    font-size: 60%;
}

td.day:not(.disabled) {
    background-color: white;
}

table td.day {
    background-color: white;
}

table td.day.disabled {
    background-color: #cccccc;
}

table td.day.disabled:hover {
    background-color: #cccccc;
}
