﻿@import url("/css/style.css");

:root {
    --mdc-theme-primary: var(--color-primary);
    --mdc-theme-secondary: var(--color-secondary);
}
