/* Start custom CSS *//* Villa Okeanos — gallery lead line · 2026-07-24
   Page-level custom CSS on page 22 (Gallery).

   The client asked for "Three Private King Suites + An 800-Sq.-Ft. Kids Lounge"
   as a heading directly above the gallery. It lives as the first line of the
   intro widget (1b7c4b1) so it sits between the H1 and the filter row without
   adding another widget. Inheriting the lede's size left it flush against the
   paragraph and reading as body copy, so give it a heading's weight and space. */
.elementor-22 .vo-ph-lede .vo-leadline {
  margin: 0 0 14px;
  font-size: 20px;
  line-height: 1.3;
  color: #123536;
}/* End custom CSS */