
/*
Theme Name: KatalogosQR
Author: Εσύ
Description: Custom WordPress theme for QR digital menus.
Version: 1.0
*/
body { font-family: sans-serif; margin: 0; padding: 0; }
.hero { background: #222; color: white; padding: 4rem 2rem; text-align: center; }
.features, .contact { padding: 2rem; max-width: 700px; margin: auto; }
.cta-button { background: #009688; color: white; padding: 1rem 2rem; text-decoration: none; border-radius: 5px; }
