﻿/* Terrakotta & Sand */
:root {
    --main-color: #B75D38; /* Terrakotta – warmes Ziegelrot */
    --hover-color: #D67B52; /* Sanft aufgehellt */
    --management-color: #EED6B2; /* Sandiger Akzentton */
    --header-color: #4B2A1A; /* Tiefes Braun für starke Lesbarkeit */
}
