html, body {
overflow-x: hidden
}
b, strong {
font-weight: 600 !important;
}


h1, h2, h3, h4, h5 {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;	
line-height: inherit !important;	
}



.jupiterx-scroll-top {
  position:relative;
  bottom:10vh;
  right:0.8vw;
}


