body {
  
  font-family: 'Roboto';
  font-size: 0.8em;
}

.well {
  background-color: transparent !important;
  width: 100%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
justify-content: center;
  padding: 0px !important;
}

