/*
Theme Name: Seafood Site Child
Theme URI: https://sourcefourdesign.co.uk
Template: astra
Author: Sourcefour
Author URI: https://sourcefourdesign.co.uk
Version: 4.8.0.1725376753
Updated: 2024-09-03 16:19:13

*/
.featurecard .elementor-cta {position: relative;}
.featurecard .elementor-cta:after {
	content: "";
	float: left;
	width: 50px;
	height: 50px;
	background: url('img/plus.svg') no-repeat center center;
	z-index: 999;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.featurecard:hover .elementor-cta:after {background-image: url('img/plus-blue.svg');}