.main-content a {
	padding: 10px 20px;
	background-color: #3854c0;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
.latest_news {
	min-height: 400px;

}
.header {
		background-color: #fff;
}
.news_image {
		background-position: 50% 50%;
	height: 280px !important;
}
/* centre recaptcha */
.ginput_recaptcha > div {
margin: 20px auto 20px !important;
}
.contact_us_form .gform_footer {
	text-align:center;
}

/*background*/
#cookie-notice {
background-color: #222 !important;
}
/*message colour*/
.cookie-notice-container {
color: #fff !important;
}
/*button*/
#cookie-notice .cn-button.wp-default {
color: #000 !important;
background-color: #fff !important;	
text-transform: uppercase !important;
margin-left: 20px;
}
.cn-close-icon {
display: none;
}