.elementor-240 .elementor-element.elementor-element-c3b8e0a{--display:flex;}/* Start custom CSS *//* Mojo Eats cards */
.mojo-eats-card{
  max-width: 760px;
  margin: 2.5rem auto;
  padding: 1.25rem 1.5rem;
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1rem;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
}
.mojo-eats-card h2{ margin: 0 0 .5rem; line-height: 1.15; }
.mojo-eats-card p em{ opacity:.9 }
.mojo-eats-card img{ display:block; width:100%; height:auto; margin:1rem 0 1.25rem; border-radius:.75rem; }
.mojo-eats-card h4{ margin:1.25rem 0 .5rem; letter-spacing:.02em; }
.mojo-eats-card ul{ margin:.25rem 0 1rem 1.2rem; }
.mojo-eats-card ol{ margin:.25rem 0 1rem 1.2rem; }
@media (max-width: 640px){
  .mojo-eats-card{ margin:1.25rem .75rem; padding:1rem; }
}/* End custom CSS */