.feature {
    box-shadow: none;
}
.standalone .news {
    background-color: #1a1a1a !important;
}
.standalone .feature h2 {
  margin-top: 30px;
  font-size: 26px;
}

.standalone .feature h3 {
  margin-top: 30px;
  font-size: 22px;
}

.standalone .feature .featureTitle a {
  font-size: 36px !important;
}

.headerClose {
  top: 27px !important;
}

.poweredFooter{
  display: none !important;
}

.beamer_beamer right {
  display: none !important;
}

.embed .beamer_active {
  background-color: red
}

.news {
    overflow: -moz-scrollbars-none !important; scrollbar-width: none !important;
}