/* Webfonts
 * font-family: 'Do Hyeon', sans-serif;
 * font-family: 'Roboto', sans-serif;
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
}

.row-space {
  margin-top: 20px;
}

.first-button {
  margin-right: 6px;
}

.page-header {
  padding-bottom: 0px;
  border-bottom: none;
  font-family: 'Do Hyeon', sans-serif;
  font-size: 20px;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 0;
}

.logo-text {
  font-family: 'Do Hyeon', sans-serif;
  font-size: 28px;
  color: #60d1f7;
}