:root {
    --primary-action-color: #e41d35;
    --primary-grey: #ccc;
    --input-error: #f33;
    --text-is-white: #fff;
    --confirm-section-border: #8cbbe9;
    --completion-green: #00b900;
}