.widget-image-grid__content::before{
	background: $regular_accent_color_2;
}
.widget-image-grid .post__date {
    color: $regular_accent_color_3;
}
.widget-image-grid__content .widget-image-grid__link:hover {
	color: $regular_accent_color_3;
}
.widget-image-grid__content .widget-image-grid__link{   color: $regular_accent_color_4;}
.widget-image-grid__content .widget-image-grid__link i{
	color: $regular_accent_color_4;
}
.widget-image-grid__content .widget-image-grid__title a:hover {
	color: $regular_accent_color_1;
}