:root {
    --background-menu: #ffb054;

    --color-estat-icon: #3f4646;
    --background-estat-icon: #e9f8f8;
    --color-estat-text: #5d6061;
    --background-estat-text: #f9fdfe;

    --color-modalitat-icon: white;
    --background-modalitat-icon: #666666;
    --color-modalitat-text: #808080;
    --background-modalitat-text: #ebebeb;

    --color-horas-icon: white;
    --background-horas-icon: #999999;
    --color-horas-text: #919191;
    --background-horas-text: #f5f5f5;

    --color-data-icon: white;
    --background-data-icon: #666666;
    --color-data-text: #6f6f6f;
    --background-data-text: #f6f6f6;

    --color-entitat-icon: #fff6eb;
    --background-entitat-icon: #ffb054;
    --color-entitat-text: #ffb054;
    --background-entitat-text: #fff6eb;

    --color-professional-icon: #f8f3fa;
    --background-professional-icon: #c392d9;
    --color-professional-text: #c392d9;
    --background-professional-text: #f8f3fa;

    --color-poblacio-icon: white;
    --background-poblacio-icon: #666666;
    --color-poblacio-text: #666666;
    --background-poblacio-text: white;

    --color-centro-icon: #f7b664;
    --background-centro-icon: #fef6eb;
    --color-centro-text: #f7b664;
    --background-centro-text: #fef6eb;

    --color-web-icon: white;
    --background-web-icon: #004984;
    --color-web-text: #004984;
    --background-web-text: #e6edf3;

    --color-email-text: #004984;
    --background-email-text: #f2f6f9;

    --color-telefono-icon: white;
    --background-telefono-icon: #004984;
    --color-telefono-text: #004984;
    --background-telefono-text: #e6edf3;
}