/* 
 Theme Name:   Cenzura Landscaping
 Theme URI:    
 Description:  
 Author:       cenzuraadmindev
 Author URI:   
 Template:     twentytwentyfour
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.home .wp-block-site-logo {
	display: none;
}


footer {
	position:relative;
	margin-block-start: 0 !important;
}



.footer-overlay {
	position: absolute;
	bottom: 0;
    z-index: 999;
}

.footer-content {
	z-index:1000;
	position:relative;
	
}

.footer-overlay img {
	width: 100%;
}

.content-bottom-cta {
	z-index: 1000 !important;
}