:root {
	/* Breakpoints */

	/* Paths */

	/* General */

	/* Gradient Colors */

	/* Font Sizes */

	/* Grid settings */

	/* Primary colors */
	--primary-color: #00adb2;
	/* used for headings, icons etc. */
	/* used for navigation menu background */
	/* used for claim step numbers etc. */
	/* used for global promotion */
	/* used for headings & icons text when they are over the primary color background */

	/* Brand gradients */

	/* Navigation colors */

	/* Tab colors */

	/* Background colors */

	/* Button colors */

	/* Font families */
	--headings-font-family-bold: "tinz-bold";

	/* Error styles */

	/* Footer colors */

	/* Quote box variables */

	/* Country selector colors */

	/* Lightened primary color */

	/* Quotation (Q2) variables */

	/* Quotation3 (q3) variables */

	/* Confirmation page variables */

	/* Lightened primary color */

	/* Form error message */

	/* Review widget */

	/* Landing page header */

	/* Date picker */

	/* Lightened primary color */

	/* Mobile header */

	/* Tile addon */

	/* CMS specific styles */

	/* OCF Redesign */
}