/*
 Theme Name:  twentytwentythree-child
 Template:  twentytwentythree 
*/

header, footer {
    display: none;
}
.wp-site-blocks {
    padding-top: 0 !important;
}
.slider_01 img, .slider_02 img, .slider_03 img {
    width: 200px;
    height: 50vw;
    object-fit: cover;
}