/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.entry-content p.dimmi {text-align: center; margin-top:-120px; padding-bottom: 60px;}

ul.social-networks { padding-bottom: 40px; }

@media screen and (max-width: 800px) { .entry-content p.dimmi {text-align: center; margin-top: 0; padding-bottom: 0;} }