:root {
	--thm-font: "DM Sans", sans-serif;
	--thm-b-font: "DM Sans", sans-serif;
    --thm-black: #56d1d6;
	--thm-black-rgb: 24, 46, 101;
    --thm-text: #56d1d6;
    --thm-base: #898686;
  }


  .scroll-to-top {
	color: var(--thm-black);
  }
