.project-container {

}

.ig-container {
  background-color: #0a0a0a;
}
.ig-content {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  position : absolute;
  background-color: #0c0c0c;
}

/* Typography */

h1 {
  text-align: center;
  font-size: 70px;
  line-height: 60px;
}

h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

h3 {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

h4 {
  font-size: 10px;
  line-height: 10px;
}

.references {
  font-size: 8px;
  line-height: 8px;
  word-wrap: break-word;
}
.references ul li {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  display: inline-block;
}
h1, h2, h3, h4, h5, .pullquote, p {
  padding: 10px 10px 0 10px;
}
h3 + p {
  padding-top: 0;
}
h3, h4, h5, .pullquote {
  color: #FDCB00;
}

a {
  color:#FDCB00;
}
.highlight {

}
.pullquote {
  font-size: 22px;
  line-height: 24px;
}
.right {
  text-align: right;
}

/* Color */

.white {
  color: #fff;
}
.grey {
  color: #999;
}
.yellow {
  color: #FDCB00;
}
.blue {
  color: #29ABE2;
}

#scene_container {
  background-image: url(images/loading-image.jpg);

}
