/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 4. 4. 2025, 0:34:17
    Author     : micha
*/

:root {
    --letter-spacing-form: 0.1rem;
    --font-color:#413e3e;
    --font-family:Arial, sans-serif;
    --bacground-button-neactive: #eff1f3;
    --background-button-hover: #ccc;
    --inputFormModal-height: 1.7rem;
    --inputForm-dmargin-bottom: 0.3rem;
}

