.references { position:fixed; bottom:5px; right:5px; border-radius:5px; padding:10px; background-color:lightblue; a { &[href],&:link,&:hover,&:focus,&:active { color:darkblue; } } }