/*
 Theme Name:   Boa Semente (colormag child theme)
 Template:     colormag
*/

.widget_highlighted_post_area {
    display: flex;
    flex-wrap: wrap;
}


.widget_highlighted_post_area .single-article {
    width: 49%;
}