/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.elementor-posts .elementor-post__text .elementor-post__excerpt p,
.elementor-posts .elementor-post__card .elementor-post__meta-data {
    color: #000;
}

.ct-widget.widget_recent_entries li {
    margin-bottom: 10px;
}

.ct-widget.widget_recent_entries li .post-date {
    opacity: 1;
}