#body {
  font-family: archivo;
  font-size: 11px;
}

.text-center.text-muted {
  font-family: 'Archivo';
  font-size: 30px;
}

.jumbotron {
  padding: inherit;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 0;
}

.text-left {
  text-align: left!important;
  font-family: 'Archivo';
  font-size: 18px;
}

.text-muted {
  color: #6c757d!important;
}

.text-center {
  text-align: center!important;
  font-size: 50pxpx;
  line-height: inherit;
  width: 100px;
}

