.elementor-8798 .elementor-element.elementor-element-58234e53{--display:flex;}.elementor-8798 .elementor-element.elementor-element-d9627ce{width:100%;max-width:100%;}.elementor-8798 .elementor-element.elementor-element-d9627ce > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for feedzy-rss-feeds, class: .elementor-element-d9627ce *//* FEEDZY RSS – FINAL OVERRIDE (NO MORE PINK) */

/* Title - All States */
.feedzy-rss .rss_item_title a,
.feedzy-rss .rss_item_title a:link,
.feedzy-rss .rss_item_title a:visited,
.feedzy-rss .rss_item_title a:hover,
.feedzy-rss .rss_item_title a:active,
.feedzy-rss .rss_item_title a:focus {
  font-family: 'Inter', sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  color: #192F70 !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #192F70 !important;
}

/* Description / Summary */
.feedzy-rss .rss_item_description,
.feedzy-rss .rss_item_description * {
  font-family: 'Inter', sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  color: #444444 !important;
}

/* All links inside Feedzy */
.feedzy-rss a {
  color: #192F70 !important;
  -webkit-text-fill-color: #192F70 !important;
}

/* Selection Highlight */
.feedzy-rss ::selection {
  background: rgba(25,47,112,0.25) !important;
  color: #192F70 !important;
}

.feedzy-rss ::-moz-selection {
  background: rgba(25,47,112,0.25) !important;
  color: #192F70 !important;
}/* End custom CSS */