/*
Theme Name: Peakfort child
Theme URI: https://peakfort.nl/
Description: Child theme ontwikkeld door Peakfort.
Author: Peakfort
Author URI: https://peakfort.nl/
Template: hello-elementor
Version: 1.0
*/

body {
  margin: 0;
}

a {
  transition: 0.2s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: normal;
}

.elementor-widget-text-editor a {
  color: #81BB27;
}

.elementor-widget-text-editor a:hover {
  color: #74aa24;
}


.voorwaarden-lijst .elementor-widget-container ol {
  padding-left: 30px;
}


.voorwaarden-lijst .elementor-widget-container ol li {
  margin-bottom: 15px;
  padding-left: 10px;
  line-height: 1.6;
}


.voorwaarden-lijst .elementor-widget-container ol li::marker {
  color: #de3135;
  font-weight: bold;
  font-size: 1.2em;
}