		:root {
			--highlight-color: #007697;
			--background-color: ;
			--text-color: #434f55;
      --contrast-color: #000000;
			--header-font: "DaxlinePro-Medium", sans-serif;
      --header-font-weight: bold;
			--default-font: "DaxlinePro-Regular", sans-serif;
      --default-font-weight: normal;
		}//video {max-width: 760px;}
.text-scrollable .scroll-container .text-box a[target="_blank"]::after { display: none; }
@media screen and (min-width: 990px) { 
.nav-link.link {min-height: 80px !important;}
}