body{
font-family: 'Ubuntu', sans-serif;
text-align: center;
} 

img { margin-top: 2em;
}

p { line-height: 1.5em;
    /* margin-top:1.5em; */
    margin-bottom:1em;
    }
    
p.footer { font-size: 0.8em;
    }

.fa { color:#c70b1c;
    margin-top: 1em;
    /* margin-bottom:-0.5em; */
    }

hr { color:#c70b1c;
    }

a.nodec:link, a.nodec:visited { text-decoration:none;
    color:#000;
    }
    
a:link, a:visited, a.nodec:hover { text-decoration:none;
    color:#c70b1c;
    }
