.elementor-33258 .elementor-element.elementor-element-09b0c0e{--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;}/* Start custom CSS for html, class: .elementor-element-03c74f0 */<style>
.galia-wrap {
  font-family: 'Poppins', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #1f1f1f;
  line-height: 1.7;
}

/* Titluri */
.galia-wrap h2,
.galia-wrap h3 {
  color: #1a1a1a;
  margin-top: 0;
}

.galia-wrap h2 {
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}

.galia-wrap h3 {
  font-size: 1.2rem;
  margin-bottom: 0.4rem;
}

/* Intro */
.galia-intro {
  margin-bottom: 2rem;
}

.galia-intro p {
  margin-bottom: 0.8rem;
  color: #444;
}

/* blocuri gri */
.galia-section {
  margin-bottom: 2rem;
  padding: 1.5rem 1.3rem;
  border-radius: 12px;
  background: #f7f7f7;
  border: 1px solid #e4e4e4;
}

.galia-section p {
  margin-bottom: 0.6rem;
  color: #444;
}

/* tabel dimensiuni */
.galia-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.8rem;
  font-size: 0.92rem;
}

.galia-table th,
.galia-table td {
  padding: 0.45rem 0.5rem;
  border-bottom: 1px solid #e2e2e2;
  text-align: left;
}

.galia-table th {
  font-weight: 600;
  background: #f0f0f0;
}

/* responsive */
@media (max-width: 768px) {
  .galia-wrap h2 {
    font-size: 1.5rem;
  }
}
</style>/* End custom CSS */