h1,
h2,
h3,
p {
  color: #1a1a1a;
}
h1 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
h2 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 20px;
  color: #1a1a1a;
  text-transform: uppercase;
}
h2,
h3,
h4,
h5,
h6 {
  column-span: all;
  -moz-column-span: all;
  -webkit-column-span: all;
}
h3 {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 16px;
}
h4 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 21px;
}
h4:first-child {
  margin-top: 0;
}
p {
  font-family: 'Roboto';
  font-weight: 300;
  letter-spacing: 0.4px;
  font-size: 14px;
  line-height: 21px;
  color: #555 !important;
}
#page-header nav a {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 14px;
  margin-left: 12px;
  letter-spacing: 0.4px;
  color: #555;
}
#page-header nav a:hover {
  text-decoration: underline;
}
@media (max-width: 400px) {
  #page-header nav a {
    font-size: 14px;
    margin-left: 8px;
  }
}
#root .hover-only {
  text-decoration: none;
}
#root .hover-only:hover {
  text-decoration: underline;
}
#root a {
  color: #000;
  text-decoration: underline;
}
.columns p {
  margin-top: 0;
}
h1,
h2,
h3,
strong,
b {
  font-weight: 500;
  color: black;
}
body #ohlsonsmith-footer > div {
  font-family: Roboto, sans-serif !important;
  letter-spacing: 0.4px;
  font-weight: 300;
}
#root #page-header {
  margin-bottom: 50px;
}
@media (min-width: 1440px) {
  #root #projects,
  #root .page-margins {
    max-width: 1180px;
  }
}
.left-text {
  margin-bottom: 24px;
}
@media (max-width: 960px) {
  .page-margins {
    margin: 0 14px 0 16px;
  }
}
#do-not-use #projects img:hover {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  opacity: 0.8;
}
#do-not-use #root .ceyebr-image-pagination .next,
#do-not-use #root .ceyebr-image-pagination .prev {
  top: 100%;
  margin-top: -40px;
  width: 40px;
  height: 40px;
  z-index: 10;
}
@media (max-width: 600px) {
  #do-not-use #root .ceyebr-image-pagination .next,
  #do-not-use #root .ceyebr-image-pagination .prev {
    margin-top: -30px;
    width: 30px;
    height: 30px;
  }
}
#root .ceyebr-image-pagination .next,
#root .ceyebr-image-pagination .prev {
  background: none;
}
#root .ceyebr-image-pagination .next line,
#root .ceyebr-image-pagination .prev line {
  stroke: #ccc;
  stroke-width: 2;
}
.pages {
  display: none !important;
}
@media (max-width: 480px) {
  #page-header nav {
    text-align: center;
  }
}
#page-footer {
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 950px) {
  #page-footer {
    padding: 0 14px 0 16px;
  }
}
@media (min-width: 951px) {
  #page-footer {
    max-width: 940px;
    margin: 0 auto;
  }
}
@media (min-width: 1440px) {
  #page-footer {
    max-width: 1180px;
  }
}
#ohlsonsmith-footer {
  display: flex;
  padding: 160px 0 20px;
}
@media (max-width: 800px) {
  #ohlsonsmith-footer {
    padding-top: 40px;
  }
}
#ohlsonsmith-footer > div {
  flex-grow: 1;
  padding-right: 20px;
  font-family: Camphor, verdana;
  font-weight: 200;
  font-size: 12px;
  line-height: 21px;
}
#ohlsonsmith-footer > div:last-child {
  padding-right: 0;
}
#ohlsonsmith-footer .logo {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 6px;
}
#ohlsonsmith-footer a {
  text-decoration: none;
}
#ohlsonsmith-footer a:hover {
  text-decoration: underline;
}
#ohlsonsmith-footer .nav a:after {
  content: "\A";
  white-space: pre;
}
@media (max-width: 800px) {
  #ohlsonsmith-footer {
    flex-wrap: wrap;
  }
  #ohlsonsmith-footer .logo {
    width: 100%;
  }
  #ohlsonsmith-footer .info,
  #ohlsonsmith-footer .nav {
    width: 50%;
    box-sizing: border-box;
    margin: 20px 0 0;
  }
}
@media (max-width: 420px) {
  #ohlsonsmith-footer .info {
    width: 100%;
  }
}
@media (min-width: 761px) {
  .stack-of-two.mirrored .images {
    padding-left: 50px;
  }
}
