.elementor-2241 .elementor-element.elementor-element-5782628{--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-2241 .elementor-element.elementor-element-cacf4ab{font-family:"Georgia", Sans-serif;}/* Start custom CSS for text-editor, class: .elementor-element-cacf4ab */.flora-fauna {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  font-family: 'Georgia', serif;
  line-height: 1.7;
  color: #334;
}

.flora-fauna h1 {
  font-size: 2.5rem;
  color: #2a5d34;
  margin-bottom: 0.5em;
  text-align: center;
}

.flora-fauna h2 {
  font-size: 1.8rem;
  color: #3c7d52;
  margin-top: 2em;
  margin-bottom: 1em;
  border-bottom: 2px solid #c8e6c9;
  padding-bottom: 0.3em;
}

.flora-fauna .author {
  font-style: italic;
  color: #555;
  margin-bottom: 1.5em;
}

.flora-fauna figure {
  margin: 1em 0;
  text-align: center;
}

.flora-fauna figure img {
  max-width: 100%;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.flora-fauna figure figcaption {
  font-size: 0.9rem;
  color: #666;
  margin-top: 0.3em;
}

.flora-fauna p {
  margin-bottom: 1em;
}

.flora-fauna .bird-list {
  columns: 2;
  column-gap: 40px;
  list-style-type: disc;
  padding-left: 20px;
}

.flora-fauna .bird-list li {
  margin-bottom: 0.5em;
}

@media screen and (max-width: 600px) {
  .flora-fauna .bird-list {
    columns: 1;
  }
}/* End custom CSS */