/* xl - DESKTOP STYLES */ 
  html,
  body,
  #page,
  .et-l {
      overflow-x: hidden;
  }

.hero_blur {
	backdrop-filter: blur(10px);
}

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	padding: 0!important;
}



