:root {
	--thm-font: "Barlow", sans-serif;
	--thm-b-font: "Barlow", sans-serif;
	--thm-black: #003f5f;
	--thm-black-rgb: 24, 46, 101;
	--thm-text: #7c8498;
	--thm-base: #0095da;
  }


  .scroll-to-top {
	color: var(--thm-black);
  }
