/*
Theme Name: Zharekhin
Theme URI: https://zharekhin.com
Author: Zharekhin
Description: Block theme for zharekhin.com
Version: 1.1.0
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: zharekhin
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

header.wp-block-template-part {
  border-bottom: 1px solid rgba(28, 28, 28, 0.12);
}

footer.wp-block-template-part {
  border-top: 1px solid rgba(28, 28, 28, 0.12);
}
