/*
Theme Name: Gastrogang
Template: silicia
Text Domain: gastrogang
Version: 1.0.0
*/

/* Child theme styles go here */
.wp-block-heading    {
    word-break: unset;
    word-wrap: break-word;
    hyphens: auto;
    white-space: unset;
    
}