/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
	
h5, .h5 {
  font-family: 'jellyka', sans-serif !important; /* Moderne, klare Schriftart */
  font-size: 2.5em !important; /* Vorgabengröße */
  font-weight: normal !important; /* Fett für stärkere Präsenz */
}

.collapse p, .collapse h1 .h1, .collapse h2 .h2, .collapse h3 .h3, .collapse h4 .h4, .collapse h5 .h5  {
	margin-bottom:0px !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}