:root {
scroll-behavior: smooth;

/*** COLOR **/
--t-blue-gradient: linear-gradient(98deg,rgba(0, 38, 75, 0.8) 0%,rgba(19, 82, 139, 0.8) 24.22%,rgba(0, 60, 110, 0.8) 52.1%,rgba(0, 62, 117, 0.8) 100%);
}
