/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_title_meta_container a[rel~="category"]:first-of-type::before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	margin-left: 0.4em;
	vertical-align: -0.12em;
	background-color: currentColor;
	-webkit-mask: url("tag.svg") center / contain no-repeat;
	        mask: url("tag.svg") center / contain no-repeat;
}