
aside {
    background: #1f8dd6; /* same color as selected state on site menu */
    margin-top: 2em;	
    padding: 0.3em 1em;
    border-radius: 3px;
    color: #fff;
}
