@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

body, body * {
  font-family: 'Roboto', sans-serif !important;
}

.beamer_beamer.right {
  width: 480px !important;
}

#beamerLoader {
  width: 480px !important;
}

.beamer_icon.active, #beamerIcon.active {
    -webkit-animation: none !important;
    animation:none !important
}

/*
.news, .poweredFooter {
  background-color: white !important;
}
*/

.watermark {
  display: none;
}