html{scroll-behavior: smooth !important;} 
:root { 
--bs-body-bg: #020202;
--bs-card-spacer-x: .5rem;
    --bs-link-color-hslx: #f36e21;
	--bs-h5-font-size: calc(var(--bs-font-size-base) + 0.15rem);
} 
a {
color: #f36e21;}
.link-svg {width: 1rem; }
.social-svg {width: 2rem; }
.link-path {fill:#f36e21; }
.w-10{ width: 10% !important; } 
.w-20{ width: 20% !important; } 
.w-30{ width: 30% !important; } 
.w-35{ width: 35% !important; } 
.w-45{ width: 45% !important; } 
.w-15{ width: 15% !important; } 
.w-75{ width: 75% !important; }  
.r-90neg {
  rotate: -90;
}

.home {left: -28px;   !important;top: -3px !important; position: fixed;} 

.org {color:#f36e21; }
.row{background-color: :#020202}
#sidelogo {
  position: fixed;
  xwidth: 250px;  height: 100%;
  left:;
  top: 0; 
  margin-left: 1rem;
  
  z-index: 0;
}
.press-block{ z-index: 100; background-color: #020202;}