/*
Theme Name: ivanits
Theme URI: https://grafik-und-herstellung.de
Author: D Streicher
Author URI: https://grafik-und-herstellung.de
Template: twentytwentyfive
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

main{
	margin-top:0px !important;
}
:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {
    background-color: #666666 !important;
}
:where(.wp-site-blocks *:focus) {
    outline-width: 0px !important;
    outline-style: solid;
}