
/* Place custom tweaks here; keeps style.css small */
.elementor-section .card{ box-shadow: 0 6px 18px rgba(16,24,40,.06); }
@media (max-width: 768px){
  .nav ul{ display:none; }
}
