/*
Theme Name: Stats - dev
Template: Divi
Author: Richard Dutton
Version: 0.1

*/

h3 {
	font-size: 18px;
}
.home .et_pb_blurb_container p:last-of-type {
	padding-left: 20px;
	padding-right: 20px;
}
.orange-border {
	border: 4px solid #F88600;
}
.greengrey-border {
	border: 4px solid #73B3B5;
}
.green-border {
	border: 4px solid #02AD01;
}
.red-border {
	border: 4px solid #ff0000;
}
#main-content a {
	text-decoration: underline !important;
}
#main-content a:hover {
	text-decoration: none !important;
}
#footer-widgets a {
	text-decoration: underline !important;
}
#footer-widgets a:hover {
	text-decoration: none !important;
}
#footer-info a {
	text-decoration: underline !important;
}
#footer-info a:hover {
	text-decoration: none !important;
}