@import url("https://fonts.googleapis.com/css?family=Share+Tech+Mono");
@import url("https://fonts.googleapis.com/css?family=Roboto");
body {
  padding-top: 70px;
  font-family: "Roboto", sans-serif; }

nav {
  padding-right: 60px;
  padding-bottom: 20px; }

a.nav-link {
  font-family: "Share Tech Mono", monospace;
  color: #0C120C; }
  a.nav-link :hover, a.nav-link :active {
    color: #D7263D !important;
    text-decoration: none; }

a.nav-link.active {
  text-decoration: line-through !important; }
  a.nav-link.active :hover {
    text-decoration: line-through; }

ul.list-inline {
  padding-bottom: 20px;
  font-size: 25px; }
  ul.list-inline a {
    color: #D7263D;
    text-decoration: none; }
    ul.list-inline a :hover {
      color: #D7263D;
      text-decoration: none; }

p.lead.bold {
  padding-top: 60px;
  font-family: "Roboto", sans-serif;
  font-size: 3.5em; }
  p.lead.bold .em {
    font-weight: bold;
    color: #F0A202; }
  p.lead.bold a {
    color: #F0A202 !important; }

.gap-above {
  padding-top: 100px; }

.navigate a {
  font-size: 4em;
  color: #F0A202;
  padding-bottom: 40px; }
  .navigate a :hover {
    color: #F0A202; }

.project-nav {
  padding-bottom: 40px; }

.projects, .sub-header {
  font-family: "Share Tech Mono", monospace;
  color: #F0A202;
  font-size: 3.5em; }

.strike-through {
  text-decoration: line-through !important; }

.project-tags {
  font-family: "Share Tech Mono", monospace;
  text-align: right;
  padding-bottom: 60px; }
  .project-tags a {
    font-size: 15px;
    color: #D7263D;
    cursor: pointer; }

figure {
  padding-bottom: 50px;
  display: block; }
  figure img {
    max-width: 300px;
    max-height: 300px; }
  figure figcaption {
    font-family: "Roboto", sans-serif; }
    figure figcaption .tags {
      font-size: 0.8em; }
    figure figcaption a {
      color: #D7263D; }
      figure figcaption a :link, figure figcaption a :hover, figure figcaption a :active {
        color: #D7263D !important;
        text-decoration: none; }

img.pro-pic {
  max-width: 300px;
  padding-top: 30px; }

div.bio, div.section {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 1.25px; }
  div.bio .lead-bio, div.section .lead-bio {
    font-size: 17px; }

p.tag-line {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 1.25px; }

.persona-icon {
  font-size: 3em;
  text-align: center;
  color: #F0A202; }

.design-img {
  padding-top: 30px;
  padding-bottom: 30px; }

nav.concept-breadcrumbs {
  font-family: "Share Tech Mono", monospace; }
  nav.concept-breadcrumbs a {
    color: #D7263D; }
  nav.concept-breadcrumbs a:hover {
    text-decoration: none; }
  nav.concept-breadcrumbs span {
    text-decoration: line-through; }

/*# sourceMappingURL=style.css.map */
