/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.blog-2-col .blog-highlight > .col-inner .title-higline .section-title-normal,
.home-blog-right .blog-highlight-style-2 > .col-inner .section-title-container .section-title {
	background: var(--primary-color) !important;
}

.blog-2-col .blog-highlight > .col-inner {
	border-color: var(--primary-color);
}