/* Start custom CSS for gute_list_view, class: .elementor-element-ddbb23c */.post-card .card__content-info i {
    color: #185FC5;
  
}
.post-card .card__content-title:hover {
    color: #185FC5!important;
    text-decoration: underline;
}
.post-card .card__content-category:after {
   background-color: #F3BC23!important;
}
.trending-post .trending-post_content h5:after {
    background-color: #F3BC23;
}
.trending-post .trending-post_content a:hover {
    color:  #185FC5;
}/* End custom CSS */