/*
Theme Name: CS Main Divi Child
Theme URI: https://centro-studi.com
Description: Centro Studi Child theme Divi
Author: Antonello Donofrio
Template: Divi
Version: 1.0
*/

:root {
	--darkBlue-color: #142248;
	--darkGray-color: #848ea8;
	--blue-color1: #1f5edc;
	--blue-color2: #4c7ee3;
	--violet-color1: #9d1f62;
	--violet-color2: #b14c80;
	--yellow-color1: #edb71e;
	--yellow-color2: #f1c54b;
	--green-color1: #10911c;
	--green-color2: #40a749;
	--gray-color1: #eeeeee;
	--gray-color2: #a5aec6;
	--white-color: #ffffff;
}