/*
Theme Name: Vinotinto Grill
Theme URI: https://example.com/vinotinto-grill
Author: Vinotinto Grill
Author URI: https://example.com
Description: Tema de WordPress inspirado en el diseño de Vinotinto Grill, compatible con Elementor y con página principal lista para editar.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: vinotinto-grill
Tags: one-column, custom-menu, custom-logo, full-width-template, block-styles
*/

body {
  margin: 0;
  font-family: 'Inter', sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}
