/*
Theme Name: Hello Elementor Child – Dr. Carola Allihn
Template: hello-elementor
Version: 1.0
*/

:root {
    --color-offwhite: #F5F0EA;
    --color-beige:    #CEB59F;
    --color-blau:     #3E4F68;
    --color-braun:    #A28770;
}

body {
    background-color: var(--color-offwhite);
    padding-top: 0 !important;
    margin-top: 0 !important;
}

