/*
Theme Name: Varese
Theme URI: https://github.com/automattic/themes/tree/trunk/varese
Author: Automattic
Author URI: https://automattic.com
Description: Varese is a restaurant theme for food and catering business.
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
Template: blockbase-premium
Text Domain: varese
Tags: auto-loading-homepage, one-column, block-patterns, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
a {
  transition: color 0.12s ease-out, background-color 0.1s ease-out;
}
.wp-block-site-title a {
  text-decoration-line: none;
  text-decoration: none;
}
.wp-block-site-title a:hover {
  text-decoration-line: none;
}

figure.wp-block-image {
  margin: 0;
}

.menu-cover.has-custom-content-position.has-custom-content-position > .wp-block-cover__inner-container {
  width: 100%;
}
.menu-cover.has-custom-content-position.has-custom-content-position > .wp-block-cover__inner-container > .wp-block-group > .wp-block-columns > .wp-block-column {
  max-width: fit-content;
}
