/*
 Theme Name:   Cerbo
 Description:  
 Author:       Kellenberger Interactive
 Author URI:   https://kellenberger-interactive.ch
 Template:     Divi
 Version:      1.0
 Text Domain:  cerbo
*/

a {
	font-weight: bold;
}

.fupi_buttons button {
    border: none;
}

@media all and (max-width: 980px) {
	/* Überschrift 1 */
	h1 {
		font-size: 30px !important;
	}

	/* Überschrift 2 */	
	h2 {
		font-size: 20px !important;
	}

	/* Überschrift 3 */
	h3 {
		font-size: 18px !important;
	}

	/* Überschrift 4 */
	h4 {
		font-size: 18px !important;
	}
	
	/* Überschrift 5 */
	h5 {
		font-size: 20px !important;
	}
}
