/**
* Theme Name: Spaciaz Child
* Description: This is a child theme of Spaciaz, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: spaciaz
* Version: 1.0.0
*/
/* .service-button {
    background: var(--primary) !important;
    
}
.service-button:hover {
    background: #00114C !important;
    
}
.service-item .service-button .btn-icon{
    color: var(--background) !important;
}

.page-numbers.current {
	color: var(--background) !important;
    background-color: var(--primary);
}

.page-numbers.current:hover {
    background-color: #00114C !important;
}

.elementor-service-style-4 .service-style_list.current_post .service-title a {
	color: var(--background) !important;
}

.elementor-service-style-4 .service-style_list.current_post .service-title a i {
    color: var(--primary) !important;
} 

.elementor-service-style-4 .service-style_list .service-title:hover a,
.elementor-service-style-4 .service-style_list .service-title:hover a i{
	color: var(--background) !important;
} */