.details ol {
list-style: decimal;
}
.details ol li{
list-style: decimal;
}
.details a{
color:#ec1b30;
}

.eael-grid-post .eael-entry-thumbnail>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain;
}
/* Updated CSS */
.elementor-widget-theme-post-content h2 {
  font-size: 20px;
  margin-bottom: 10px  !important;
}

.elementor-widget-theme-post-content h3 {
  font-size: 17px;
  margin-bottom: 10px  !important;
}

.elementor-widget-theme-post-content ol li {
  list-style-type: decimal !important;
  margin-left: 20px  !important;
  margin-bottom: 10px !important;
}

.elementor-widget-theme-post-content ul li {
  list-style-type: disc !important;
  margin-left: 20px  !important;
  margin-bottom: 10px !important;
}
