/*
Theme Name: unisverstchouk
Author: BUT3MMI
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unisverstchouk
Tags: light, dark, responsive, custom-menu
*/

.wp-block-cover__inner-container {
  display: flex;
  justify-content: center;
}

.wp-block-cover__inner-container > .hero-box {
  max-width: 900px;
  width: 100%;
}


.z-300{
  z-index: 300;
}

.z-100{
  z-index: 100;
}
