body {
  color: #4d4d4d;
  font-family: Fira Sans Extra Condensed;
  font-size: 14px;
  line-height: 1.5;
}
a {
  color: #000;
}
a:hover, a:focus {
  color: #76990c;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Fira Sans Extra Condensed;
  line-height: 1.4;
  color: #363636;
  letter-spacing: 0px;
  text-transform: uppercase;
}
h1, .h1 {
  font-size: 33px;
}
h2, .h2 {
  font-size: 27px;
}
h3, .h3 {
  font-size: 23px;
}
h4, .h4 {
  font-size: 17px;
}
h5, .h5 {
  font-size: 13px;
}
h6, .h6 {
  font-size: 12px;
}
.btn-default {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 0px 0px #000;
  box-shadow: 0px 0px 0px #000;
}
.btn-primary {
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7e7;
}
.btn-primary {
  background-color: #fff;
  color: #333;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0px;
  -webkit-box-shadow: 0px 2px 0px 0px #666;
  box-shadow: 0px 2px 0px 0px #666;
}
.btn-primary:hover, .btn-primary:focus {
  color: #333;
  border-color: #e7e7e7;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  background-color: #f4f4f4;
}
.btn-primary, .btn-default {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
.btn-primary, .btn-default {
  padding-top: 11px;
}
.btn-primary, .btn-default {
  padding-right: 12px;
}
.btn-primary, .btn-default {
  padding-bottom: 11px;
}
.btn-primary, .btn-default {
  padding-left: 12px;
}
body {
  background-image: url('http://res.cloudinary.com/bravebits/image/upload/v1478628522/Soiid2/bg-body.png');
}
