.elementor-40317 .elementor-element.elementor-element-bc36d97{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-9c1907d */.elementor-40317 .elementor-element.elementor-element-9c1907d .gameday-recipe-card {
    margin: 26px 0 34px 0;
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d .gameday-recipe-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 14px;
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-media {
    flex: 0 0 220px;
    max-width: 220px;
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-media img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
    object-fit: cover;
    box-shadow: 0 2px 6px rgba(0,0,0,0.12);
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-content {
    flex: 1 1 320px;
    min-width: 220px;
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-content p {
    margin-bottom: 0;
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-link {
    display: inline-block;
    background: #00999E;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 4px;
    transition: background-color 0.2s ease;
    font-family: "Montserrat";
  }
.elementor-40317 .elementor-element.elementor-element-9c1907d  .gameday-recipe-link:hover {
    background: #FF746F;
  }

  @media screen and (max-width: 520px) {
.elementor-40317 .elementor-element.elementor-element-9c1907d    .gameday-recipe-media {
      flex: 1 1 100%;
      max-width: 280px;
    }
  }/* End custom CSS */