/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 07 2023 | 02:09:49 */
.subt * {
    font-weight: bold!important;
    color: var(--e-global-color-accent)!important;
	text-transform: uppercase;
    letter-spacing: 1px;
}

.elementor-star-rating i:before {
content: "\67"!important;
	font-family: "lmb" !important;
}