  /*  Site-specific styles */
.title_bar h1 {
    font-size: 30px;
    font-size: 3rem;
}
 div.aside {
	 margin-top: 1em;
	 margin-bottom: 1.5em;
	 background: #e6eef4;
}
@media print, screen and (min-width: 990px) {
    #strctr {
        margin-bottom: 20rem;
    }
}