@charset "UTF-8";
/* CSS Document */


:root {
  --main-2022-color: #6667AB;
}
header {
	border-top: solid 8px var(--main-2022-color) !important;
}
