
.cs_1 {
	--color-lighter: #fdf7f2;
	--color-primary-lighter: #f7e1cd;
	--color-primary: #d36601;
	--color-primary-rgb:  211,102,1;
}
.cs_1 .h1,
.cs_1 h1 {
	color: #d36601;
}

.cs_1 .vcContentSection.bgLight {
	background: #fdf7f2;
}
.cs_1 .boxColored {
	border-color: #fdf7f2;
	background-color: #fdf7f2;
}
.cs_2 {
	--color-lighter: #f6f9fb;
	--color-primary-lighter: #dbe8ef;
	--color-primary: #4688ad;
	--color-primary-rgb:  70,136,173;
}
.cs_2 .h1,
.cs_2 h1 {
	color: #4688ad;
}

.cs_2 .vcContentSection.bgLight {
	background: #f6f9fb;
}
.cs_2 .boxColored {
	border-color: #f6f9fb;
	background-color: #f6f9fb;
}