.elementor-9 .elementor-element.elementor-element-d861a66{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-9850dc4 */.elementor img {
  border-radius: unset !important;
  box-shadow: unset !important;
  max-width: 75% !important;
  
}
.elementor img.w-full {
  border-radius: 20px !important;
  box-shadow: 0px 25px 60px rgba(0,0,0,0.35) !important;
  border: 4px solid rgba(255,255,255,0.15) !important;
  transition: 0.4s ease !important;
}

.elementor img.w-full:hover {
  border-color: rgba(255, 200, 80, 0.6) !important;
  transition-duration: 500ms !important;
}/* End custom CSS */