.fat { font-family: 'Nunito Sans', sans-serif; color:#D0021B; font-weight:900;font-style:italic; }
/*footer { bottom: 0; left: 0; position: fixed; right: 0; z-index: 30; }*/
body { display: flex; min-height: 100vh; flex-direction: column; }
#content { flex: 1; } 
a.external { background: url(/images/external.png) center right no-repeat; padding-right: 13px; }
