
/*** T3SB identifier: t3sbsCSSassets_30098 */

/* t3sbs_assets_30098 */
.jumbotron{
  position:relative;
}
.jumbotron section div {
  z-index: 1;
  position: relative;
}
.jumbotron::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #020024 0%, #090979 35%, rgba(0, 212, 255, 0) 100%);

}
	

