:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-4544de6 */.custom-gallery {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 15px;
}

.custom-gallery figure {
  margin: 0;
}

.custom-gallery img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}/* End custom CSS */