/* 
Theme Name: Frasconi
Author: Diseo Agency
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.titoletto{
	font-size: 1.5rem;
}

@media (max-width: 768px) {
  .titoletto {
    font-size: 1.2rem;
  }
}


b {
	font-weight: 700 !important;
}