/*
Theme Name: Laskavo
Theme URI: https://laskavo.sk
Author: Monika Czaniková
Author URI: https://laskavo.sk
Description: A gentle, minimal block theme for Láskavo.sk – a support and counseling service for people going through difficult life periods.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: laskavo
Tags: block-theme, minimal, elegant, serif
*/

:where(.wp-site-blocks) > footer {
    margin-block-start: 0;
}

@media (min-width: 1024px) {
    .hero-text {
        padding-left: var(--wp--preset--spacing--60);
        padding-right: var(--wp--preset--spacing--60);
    }
}
