/*
Theme Name:     Reitech Child
Theme URI:      https://reitech.at
Description:    Child Theme für Divi
Author:         Christoph Reiter
Author URI:     https://reitech.at/about
Template:       Divi
Version:        1.0.0
*/

/* Eigene CSS-Anpassungen kannst du hier hinzufügen */

#smooth-wrapper {
  overflow: hidden;
}

#smooth-content {
  will-change: transform;
}
/*
.line-fly {
  text-align: justify !important;
  text-align-last: left; /* letzte Zeile nicht gestreckt */
}*/

.reitech-line {
  display: flex !important;
  justify-content: space-between !important;
}

