/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
div#custom-h1 h1 {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-family: 'Arial' !important;
	color: #163750 !important;
}
p > a[href$="hague-nature-preserve"], p > a[href$="get-involved"]{
	text-decoration: underline !important;
	text-decoration-color: transparent !important;
}
.my-opo .wpcf7-submit{
	background: #5A8146 !important;
}
#page-news h1{
	color: #FFFFFF !important;
}