body {
	text-underline-offset: 5px;
}
 
a:-webkit-any-link:focus-visible {
	 outline-offset: none !important;
}
 
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: clamp(1.125rem, 0.955rem + 0.852vw, 1.5rem);
    font-weight: 300;
}
 
.elementor-sub-item:focus, .elementor-item:focus  {
	background-color: #ffffff00 !important;
}