/*
Theme Name: Phoenix
Theme URI: https://www.unifiedtoolkit.com
Author: Matt Levenhagen & the Unified Team!
Author URI: https://www.unifiedwebdesign.com
Description: A premium block theme created by Unified Web Design and brought to you by Unified Toolkit!
Tags: full-site-editing, blog
Version: 1.1
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: utk-phoenix
*/

.single-service {
	position: relative;
}
.single-service .service-link {
	opacity: 0;
	margin: 0;
}
.single-service .service-link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
