/*
 Theme Name:   Rachel West Insurance Agency
 Template:     hello-elementor
 Version:      1.0.0
*/

:root{
	--primary-color:   #2273aa;
	--secondary-color: #8cbcdb;
	--dark-blue:	   #12326b;
	--white:		   #ffffff;
	--grey:			   #7b7d7f;
	--body:			   #e7e5e1;
}

ul { padding-bottom: 15px; }