/* clear */
body { margin: 0 !important; text-align: center; font-family: 'Roboto', sans-serif; color: #333; font-size: 13px; line-height:20px; }     
body.bg { background: #E4DDD7 url(../img/bg_body.jpg); }
a { color: #254198; text-decoration: none; }
a:hover { color: #254198; text-decoration: underline; }
img { border:none; }
h2,h3 { padding: 10px 0; font-weight: 300; }
h2,h3,h4 { font-weight: 300; }
.underline { text-decoration: underline; font-weight: 400; }

.content { padding: 0 0 0; width: 100%; margin-top: -89px; position: absolute; top: 42%; text-align: center; }

.whatsapp-link { position: fixed; width: 60px; height: 60px; bottom: 15px; right: 15px; background-color: #25d366; color: #fff; border-radius: 50px; text-align: center; font-size: 30px; box-shadow: 1px 1px 2px #888; z-index: 1000; }
.whatsapp-link:hover:hover { color: #f1f1f1; }
.fa-whatsapp { margin-top: 16px; }

footer { width: 100%; position: absolute; bottom: 0; }
footer p { text-align: center; color: #999; font-size: 11px; }
