body {
  background-color: #00d38b;
}

h1, h2, h3 {
  font-size: 36px;
  font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif; font-weight:600; font-stretch:condensed;
  line-height: 1;
  margin-bottom: 0;
  text-transform: lowercase;
}

h1 {
  color: transparent;
}

h2 {
  color: #fff;
}

h3 {
  color: rgba(0,0,0,0.3);
}

.icons li {
  width: 26px;
}

i {
  color: #fff;
  font-size: 36px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
}

a:hover i {
  font-size: 39px;
}

.content {
  margin-top: 125px;
  margin-bottom: 100px;
}

#revolve {
  overflow: hidden;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: -12px;
}

#revolve span {
  position: relative;
}
