/*
Theme Name: hello-elementor-child
Theme URI: https://example.com
Description: A child theme for Twenty Twenty Five.
Author: Anastasiia
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.site-title a{
    display: none;
}

@media (max-width: 800px) {}
    .elementor-heading-title {
        word-wrap: break-word;
    }
}
