﻿/* CSS Variables */
:root {
    --app-font: 'Inter', Arial, sans-serif;
}
