/* Dovrebbero essere riportati nel tema */

@media screen and (max-width: 600px) {
	h1 {
	    font-size: 2.2rem;
	}
	.webform-custom-options-buttons .webform-custom-options-button {
    width: auto;
	}
	
}

#mobile_top{
	margin-top: 2rem;
}

