.elementor-1362 .elementor-element.elementor-element-7e4ee5f2{color:#383838;}/* Start custom CSS for text-editor, class: .elementor-element-7e4ee5f2 */.elementor-1362 .elementor-element.elementor-element-7e4ee5f2 .article-title {
  font-family: 'Comic Neue', cursive;
  font-weight: 700;
  font-size: 30px;
  color: #2E3A59; /* Deep blue-grey remains the same */
  text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.elementor-1362 .elementor-element.elementor-element-7e4ee5f2 {
  background: linear-gradient(to bottom, #FBE9E2 0%, #FFF9F3 100%);
  
  transition: background 0.8s ease-in-out;
  color: rgb(34, 32, 30); /* Soft dark for contrast */
  font-family: 'Comic Neue', cursive;
  font-size: 16px;
  line-height: 1.8;
  padding: 25px;
  border-radius: 12px;
  text-align: center;
}

.elementor-1362 .elementor-element.elementor-element-7e4ee5f2:hover {
  background: linear-gradient(to bottom, #F8DCCF 0%, #FFF5E8 100%);
}/* End custom CSS */