html, body, .main, .valign-wrapper {
  height: 100%;
  min-height: 850px;
}
.col {
  display: block;
  clear: both;
}
html {
  background-color:#000000;
  color:#FFFFFF;
  font-size: 13px;
  line-height: 18px;
}
a {
  color:#EC7000;
}
a i {
  color:#FFFFFF;
}
* {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
.logo {
  fill:#000000;
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 300;
}
.bold {
  font-weight: 700;
}
.center-align {
  text-align: center;
}
h1 {
  font-size:36px;
}
.social, .content {
  display: block;
  margin:50px 0px;
}
.social a {
  margin:0px 16px;
}
.box {
  padding:10px;
  border:1px solid #FFFFFF;
  display: inline-block;
}
.spotify_code {
  display: block;
}
.helper {
  margin:50px 0px;
  font-size: 11px;
  display: block;
}

