.elementor-268 .elementor-element.elementor-element-0db5e05{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-268 .elementor-element.elementor-element-eea04a1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-9a79b66 *//* ===== DFS Core Plays Card Styling ===== */
.dfs-wrap {
  color:#fff;
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,"Helvetica Neue",Arial,sans-serif;
}

.dfs-wrap h1, 
.dfs-wrap h2, 
.dfs-wrap h3 {
  color:#fff;
  margin:0 0 .5rem;
  line-height:1.25;
}

.dfs-kicker {
  color:#bbb;
  font-size:.95rem;
  margin:0 0 1.25rem;
}

.dfs-group {
  margin: 2.2rem 0 1.2rem;
  padding-top:.4rem;
  border-top:1px solid rgba(255,255,255,.14);
}

.dfs-card {
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  padding:18px 20px 16px;
  margin:14px 0 22px;
  background:transparent;  /* inherits background from parent section */
  box-shadow:0 2px 10px rgba(0,0,0,.18);
}

.dfs-title {
  font-size:1.08rem;
  font-weight:700;
  letter-spacing:.2px;
}

.dfs-meta {
  font-size:.92rem;
  color:#dcdcdc;
  margin:.35rem 0 .65rem;
}

.dfs-note {
  color:#cfcfcf;
  font-size:.93rem;
  margin-top:.5rem;
}

.dfs-bullets {
  margin:.5rem 0 0;
  padding-left:1.1rem;
}
.dfs-bullets li {
  margin:.28rem 0;
}

.dfs-tag {
  display:inline-block;
  font-size:.8rem;
  color:#111;
  background:#ffd24d;
  border-radius:999px;
  padding:.14rem .6rem;
  margin-left:.45rem;
  font-weight:700;
}/* End custom CSS */