@import url("../../fonts/iran/css/fontiran.css");
:root {
	--thm-font: "IRANSans", sans-serif;
	--thm-b-font: "IRANSans", sans-serif;
	--thm-black: #182e65;
	--thm-black-rgb: 24, 46, 101;
	--thm-text: #7c8498;
	--thm-base: #ffc001;
  }


  .scroll-to-top {
	color: var(--thm-black);
  }
