/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 17 2020 | 06:53:37 (pm)
/*
/******* Do not edit this file *******/

.site-description {
    font-size: 15px;
}

@media only screen and (max-width: 500px)  {
.site-title, .site-title a {
    font-size: 30px;
    }
    
    .entry-title {
    font-size: 22px;
}
}

.paypal input {
    width: auto;
}