/**
Theme Name: mobipress
Author: Fucine SRL
Author URI: http://fucine.it/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mobipress
Template: astra
*/

@import url("https://use.typekit.net/cpb4rsd.css");

.site-logo-img img {
    filter: none;
}
.site-logo-img {
    filter: drop-shadow(5px 10px 15px #000);
}

h1, h2 {

font-family: aptly, sans-serif;
font-weight: 400;
font-style: normal;

}

.wp-block-button .wp-block-button__link, .wp-block-search .wp-block-search__button, body .wp-block-file .wp-block-file__button {
    letter-spacing: 0;
    font-size: 18px !important;
    text-shadow: 0 0 15px rgba(16, 79, 108, 0.56);
    margin: 30px 0;
}