 /*
Theme Name:     Hello Biz Child
Theme URI:
Description:    Hello-biz child theme.
Author:         VanData
Author URI:
Template:       hello-biz
Version:        0.1.0
*/

.vd-custom-heading{
	box-sizing: border-box;
	color: #4632DA;            /* primary text */
	caret-color: #4632DA;
	font-family: "Varela Round", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	background: transparent;   /* no bg set */
}