.bg-blue a:link, .bg-blue a:visited { color: #aaa}
.bg-blue a.button:link, .bg-blue a.button:visited { color: hsl(212 100% 15%)}
.bg-blue a.button:hover, .bg-blue a.button:active, .bg-blue a.button:focus { color: #fff;}
.b-b { border-bottom: 1px solid hsl(0 4% 80%); }
.no-hyphen { -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; }
#footer::before {content: none;}