/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
 :root {
	--ratio: 2.74;
	--cta-color: rgb(0, 102, 254);
	--light-color-bg: rgb(238, 241, 247);
	--dark-color-bg: rgb(55, 65, 81);
	--grey-color: rgb(107, 114, 128);
	--leading: 0.015em;
	--wp--preset----wp--preset--color-dark: #495867;
	--wp--preset----wp--preset--color-mid: #577399;
	--wp--preset----wp--preset--color-low: #bdd5ea;
	--wp--preset----wp--preset--color-highlight: #fe5f55;
	--wp--preset----wp--preset--color-light: #dbe9ee;
	--wp--preset----wp--preset--color-darkgrey: #343a40;
	--wp--preset----wp--preset--color-midgrey: #adb5bd;
	--wp--preset----wp--preset--color-lightgrey: #dee2e6;
	--color-lightergrey: #f4f4f4;
	--wp--preset-white: #ffffff;
	--var1: 184%;
	--var2: 66.5%;
	--var3: 154.5%;
	--var4: 68.5%;
	--wp--preset--font-size--smaller: 0.9rem;
}
