
.webgl {
  position: fixed;
  top: 0;
  left: 0;
  outline: none;
  display: block;
}

.login-box{
  opacity: 87%;
}
.box-custom{
  opacity: 78% !important;
}

.box-custom:hover{
  opacity: 100% !important;
}

.jumbotron-custom
{

  position: relative;
}

.jumbotron-custom h1
{  
  color: #1FE3FF !important;
}

.jumbotron-custom p
{
  color: #1EDAF5;
}

