a {
  color: black;
}

#content p {
  letter-spacing: 1px;
}

.container .feature-box .fbox-icon img {
  background-color: transparent;
}

.intro {
  padding-top: 60px;
}

.intro p {
  margin-top: 15px;
}

.flags {
  max-width: 800px;
  margin: auto;
}

div.flags .heading-block {
  margin-bottom: 20px;
}

div.flags .heading-block h1, div.download.heading-block h1 {
  font-size: 42px;
  line-height: normal;
}

div.flags .heading-block h1 em, div.download.heading-block h1 em {
  font-weight: lighter;
  font-style: normal;
}

div.flags .heading-block p, div.download.heading-block p {
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 15px;
}

div.flags .logo-small img {
  margin-top: 15px;
}

.flags .flag {
  display: block;
  float: left;
  background-image: url('images/degrade-box.png');
  box-shadow: 0px 0px 15px 1px #cfcfcf;
  width: 180px;
  height: 58px;
  padding: 15px 0px 0px 20px;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 15px;
}

div.download-page {
  max-width: 800px;
}

div.download-page .country-header {
  height: 90px;
  background-image: url('images/degrade_long.png');
  background-repeat: repeat-y;
  padding-left: 10px;
  box-shadow: 0px 0px 15px 1px #cfcfcf;
}

div.download-page .country-header a {
  margin-right: 20px;
  margin-top: 23px;
}

div.download {
  margin-bottom: 30px;
}

div.feature-box {
  min-height: 90px;
}

div.app-download {
  background-image: url('images/degrade-box.png');
  background-repeat: repeat-y;
  padding-right: 10px;
  box-shadow: 0px 0px 15px 1px #cfcfcf;
}

div.app-download .fbox-icon {
  top: 13px;
  left: 9px;  
}

p.country-name {
  padding-top: 30px;
}

div.error {
  color: white;
}

#content p {
  line-height: 1.5;
}

.feature-box p {
  color: black;
}