.site-description {
    color: silver;
    font-size: 18px;
    font-weight: bold;
    padding-left: 0px;
}

.site-title {
    color: #084A86;
    font-weight: bold;
}

#itemBackToTop {display: none;}

body {
    background-color: #eeeedd;
}