/**
  * Theme Name: Kadence custom Theme
  * Template: kadence
  * Theme URI: https://www.kadencewp.com/kadence-theme/
  * Description: Custom child of Kadence Theme
  * Version: 1.0.0
  * Author: Andreas Seidel
  * Author URI: https://www.andreas-seidel.com
*/
/*
body {
    background-color: red;
}
*/

#openstreetmap {
	width:100%;
	height:450px;
}