/*
Theme Name: Charis
Theme URI: https://www.plottcreative.co.uk
Author: Ashley Armstrong
Author URI: https://www.plottcreative.co.uk
Description: The super duber new base theme
Version: 1.0
*/
.accordion__content > ol li a, .accordion__content> ul li a{
	color: #f60;
}

.contact-link-fix{ font-family: inherit; color: #FF6600; transition: 300ms all;}

.contact-link-fix:hover{
	color: #FDC543;	
}

.gform_copy_individuals a{
	color: #FF6600; transition: 300ms all;
}

.gform_copy_individuals a:hover{
	color: #FDC543;	
}