.u-hidden {
  display: none;
}

.u-columnSmall {
  width: 240px;
}

.u-columnMedium {
  width: 400px;
}

.u-columnLarge {
  width: 800px;
}

.u-black {
  color: black;
}

.u-bold {
  font-weight: bold;
}

.u-weight--300 {
  font-weight: 300;
}

.u-italic {
  font-style: italic;
}

.u-condensed {
  font-family: adobe-clean-condensed;
}

.u-line {
  border-bottom: 0.0625rem solid #e4e4e4;
  margin-bottom: 10px;
}
