/*
Theme Name:     neri.ch
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Theme Customization
Author:         neri.ch
Author URI:     https://neri.ch
Template:       Divi
Version:        26.03
*/



::selection {
  color: #000000;
  background: #f5f5f5;
}


li::marker {
  color: #666666;
}


@media screen and (max-width: 980px) {
  .column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}


