.center {
  text-align: center;
}

.bottom {
  bottom: 0px;
}

.valign-middle {
  vertical-align: middle;
}

.larger_type {
  font-size:1.2em;
}