/* css styles */

/* vertically center inline text */
.inline {
  margin: 0;
  height: 30px;
}
