/* stylelint-disable */
/**
 * Theme Name:   HEOS
 * Theme URI:    https://heos.mser.at/
 * Description:  WordPress theme for HEOS.
 * Author:       Michael Serajnik
 * Author URI:   https://mser.at/
 * Version:      1.0.0
 * Tested up to: 6.3
 * Requires      PHP: 5.6
 * License:      GPL-2.0
 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:  heos
 * Domain Path:  /languages
 * Tags:         block-styles, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, one-column, theme-options, threaded-comments, translation-ready, wide-blocks
 * Template:     go
 */
/* stylelint-enable */

:root {
  --go--max-width: 60rem !important;
}
