.text-theme-color-1 {
		color: #00374d;
	}

	.text-theme-hero-color {
		color: #ffffff !important;
	}

	.bg-theme-color-1 {
		background-color: #00374d;
	}

	.button--theme-color-1 {
		background: #00374d;
		color: #fff;
	}

	.link--theme-border-color-1 {
		border-color: #00374d;
	}

	.button--theme-color-1:hover,
	.button--theme-color-1:focus {
		background: rgba(0, 55, 77, .9);
		color: #fff;
	}

	.fill--theme-color-1 {
		fill: #00374d;
	}

			.menu-mobile__item__toggle {
			background-color: #00374d;
		}
		.top-menu__list--level-2,
		.top-menu__list-item--level-2 {
			background-color: #00374d;
		}
		.scrolled .scrolled\:bg-theme-color-1 {
			background-color: #00374d !important;
		}
	
				
	.text-theme-color-2 {
		color: #ffffff;
	}

	.text-theme-hero-color {
		color: #ffffff !important;
	}

	.bg-theme-color-2 {
		background-color: #ffffff;
	}

	.button--theme-color-2 {
		background: #ffffff;
		color: #fff;
	}

	.link--theme-border-color-2 {
		border-color: #ffffff;
	}

	.button--theme-color-2:hover,
	.button--theme-color-2:focus {
		background: rgba(255, 255, 255, .9);
		color: #fff;
	}

	.fill--theme-color-2 {
		fill: #ffffff;
	}

	
				
	.text-theme-color-3 {
		color: #ffffff;
	}

	.text-theme-hero-color {
		color: #ffffff !important;
	}

	.bg-theme-color-3 {
		background-color: #ffffff;
	}

	.button--theme-color-3 {
		background: #ffffff;
		color: #fff;
	}

	.link--theme-border-color-3 {
		border-color: #ffffff;
	}

	.button--theme-color-3:hover,
	.button--theme-color-3:focus {
		background: rgba(255, 255, 255, .9);
		color: #fff;
	}

	.fill--theme-color-3 {
		fill: #ffffff;
	}