* { padding: 0; margin: 0; }
* { transition: 1s; }

/* article img { max-width: 50%; }*/
img { vertical-align: middle; }

.tooltip { display: none !important; }

article p { hyphens: auto; -moz-hyphens: auto; text-align: justify; }

footer { clear: both; }