/* Переменные темы: подключать первым, до style.css */
:root {
  --color-gold: #B09678;
  --font-main: "Montserrat", sans-serif;
}
