/*
Theme Name: KRUPP Dienstleistungen
Description: Child theme for Avada theme
Author: Detayls
Author URI: https://www.detayls.de
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

h2+p {
	padding-top: 15px;
}
p+h2 {
	padding-top: 30px;
}
h2+h3,
p+h3  {
	padding-top: 30px;
}

@media screen and (max-width: 640px) {
	.fusion-text p {
		font-size: 16px;
	}
	.fusion-button {
		font-size: 16px !important;
	}
	h1.fusion-title-heading,
	h2.fusion-title-heading {
		font-size: 32px !important;
	}
}

