/*
Theme Name: Divi-child
Template: Divi
*/

@import url("../Divi/style.css");


/* HEADER COLOURS */
/*

h1 {
	color: #FF0004 !important;
}
h2 {
	color: #ee7848 !important;
	font-size: 24px !important;
}
h3 {
	color: #ee7848 !important;
	font-size: 18px !important;
}
h4 {
	color: #ee7848 !important;
	font-size: 16px !important;
}
.et_pb_bg_layout_dark h1 {
	color: #ffffff !important;
}
*/


/* BACKGROUND SECTIONS COLOURS */
/*
.darkbg {
	background-color: #687a8d;
}
.lightbg {
	background-color:#fafbfc;
}
.question {
	color: #ee7848;
}
*/

/* BLURB */
/*
.et_pb_blurb_container {
	padding-left: 5px;
	padding-right: 5px;
}
*/

ol li {
	margin-bottom: 25px;
}
