/*
Theme Name: Peyko Rooms
Theme URI: https://peyko-rooms.gr/theme
Author: Syngrama Digitals Cybersecurity Hub
Author URI: https://syngrama.com
Description: A high-performance, responsive beachfront guesthouse theme built specifically for Peyko Rooms in Keri, Zakynthos. Pre-optimized, with built-in Customizer panels for colors and bilingual English/Greek text management.
Version: 1.2
License: GNU GPLv2 or later
Tags: translation-ready, custom-colors, custom-menu, featured-images, flexible-header, theme-options, threaded-comments, grid-layout
Text Domain: peyko-rooms
*/

/* Reset & Custom Styles matching our chosen Color Theme: olive */
body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #1e293b;
  background-color: #f8fafc;
}

.brand-primary-text {
  color: #047857;
}

.brand-primary-bg {
  background-color: #047857;
}

.brand-hover-bg:hover {
  background-color: #065f46;
}

.brand-light-bg {
  background-color: #ecfdf5;
}

.brand-border-light {
  border-color: #a7f3d0;
}
