:root {
    --primary-color: #B89A79; /* PANTONE P 23-8C */
    --secondary-color: #DCD4C4; /* PANTONE P 23-8 */
    --accent-color: #8999A0; /* PANTONE P 174-4C */
    --text-color: #1A1A1A; /* K100 */
}
