:root {
    --error: #73000c;
    --primary-color: #2196F3;
    --primary-color-text: #ffffff;
    --border-color: #ced4da;
}
