.border-radius-5 {
  border-radius: 5px;
}
.font-roboto-condensed {
  font-family: "Roboto Condensed", sans-serif;
}
.font-weight-300 {
  font-weight: 300;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.bottom-0 {
  bottom: 0;
}
