/* 
Theme Name:   Clesk Digital GmbH - Elementor Child
Theme URI:    https://clesk.de
Description:  Clesk Digital GmbH - Elementor Child
Author:       Tobias Rösner
Author URI:   https://troesner.de
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Text select color */
::selection {
  background: #719430;
  color: #ffffff;
  /* Safari */
}
::-moz-selection {
  background: #719430;
  color: #ffffff;
  /* Firefox */
}


.ergaenzung {
  text-align: center;
  color: #FFFFFF; /* Weiße Schriftfarbe */
  font-family: "Helvetica", Sans-serif; /* Helvetica als Schriftart */
  font-size: 14px; /* Schriftgröße von 14px */
  font-weight: 600; /* Halbfett */
  line-height: 20px; /* Zeilenhöhe von 20px */
}

div.jet-slider__desc,
p.elementor-image-box-description,
div.timeline-item__card-desc,
div.elementor-tab-content.elementor-clearfix.elementor-active {
  text-align: justify !important;
}
