/*
Theme Name:   Twenty Twenty-Two Child
Theme URI:    
Description:  Twenty Twenty-Two Child Theme
Author:       Diego Garcia DEV
Author URI:   https://diegogarciadev.es
Template:     twentytwentytwo
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwentytwochild
*/

body{
	background-color: #fff;
}

.wp-block-site-title{
	display: none;
}
.wp-block-post-title{
	display: none;
}
.wp-block-post-featured-image{
	display: none;
}
.wp-block-separator{
	display: none;
}
.wp-block-spacer{
	display: none;
}
header{
	display: none;
}

footer{
	display: none;
}

/*.wp-block-countdown-block-countdown{
	opacity: 0.6;
	background-image: url('https://assets.digitalocean.com/labs/images/community_bg.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
}*/

.box{
	opacity: 0.6;
	background-image: url('https://site1.wpmulti.diegogarciadev.es/wp-content/uploads/sites/2/2023/09/tiza-azul-e1694627596890.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}