/**
 * Theme Name: VPSTTT Group
 * Description: VPTSTTT Child Theme
 * Author: VPSTTT
 * Template: blocksy
 * Text Domain: https://vpsttt.com/
 */
/*  */
.rmp-heading--title{
	color: #8100ff ;
	font-weight: 600;
	line-height: 30px;
}
.rmp-rating-widget{
	color: black;
}
@media (max-width: 768px){
	.rmp-heading--title{
		font-size: 1.3rem;
	}
	.rmp-rating-widget{
		font-size: 14px;
	}
}
/*  */