/*
Theme Name: KK Child Theme
Theme URI:  https://www.kaiserundkuehne.net
Author:     Rehbrand®
Author URI: https://www.rehbrand.de
Template:   Divi
Version:    1.0
License:    GNU General Public License v2 or later
*/


/* Ungeordnete Liste: */
.entry-content li { margin-top: 0.5em; }

/* Liste mit Zahlen: */
#left-area ol, .entry-content ol, .et-l--header ol, .et-l--body ol, .et-l--footer ol, .comment-content ol, body.et-pb-preview #main-content .container ol {
  padding: 0 0 23px 1em;
  line-height: 1.5em;
  list-style-position: outside;
}

/* Textmarker: */
::-moz-selection {
  color: #ffffff; background: #3aaa35;
}

::selection {
  color: #ffffff; background: #3aaa35;
}

/* Silbentrennung Fliesstext: */
p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.et_pb_sticky.et_pb_section_0_tb_header {
  color: #000000 !important;
}

.et_pb_sticky.et_pb_section_0_tb_header a {
  color: #000000 !important;
}