#navigator {
    background-color: dimgray !important;
}

.sidebar-block h3 {
    background-color: dimgray !important;
    border: 1px solid dimgray !important;
}

.dayTitle {
    background-color: gray !important;
}
#blogTitle h2 {
    font-family: cursive;
}

.subtitle{
  color:white;
}