/*
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:        25.11
*/



::selection {
  color: #000000;
  background: #eeeeee;
}


li::marker {
  color: #008a00;
}


.et-menu-nav li a {
    transition: font-size 0s !important;
} 


@media screen and (max-width: 980px) {
  .column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}


