/* 
Theme Name: The Block Group
Description: This is a child theme of Hello Elementor for The Block Group, created by Candlelight Websites
Author: Candlelight Websites
Author URI: https://lightyourway.co.za
Template: hello-elementor
Version: 1.0.1
*/

h2 {
	background: linear-gradient(135deg, #dc0a4a 20%,#3c2dd1 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
