.old-ie *, .ie8 * {
   font-weight: normal !important;
   font-style:  normal !important;
}

body {
  margin: 0;
  padding: 0;
}

.wrapper {
  position: relative;
  margin: 12% 8% 0 24%;
  width: 64%;
}

a,a:visited {
  color: #546826;
  text-decoration: none;
}

a:hover {
  color: #604D3C;
  text-decoration: none;
}

.logo {
  margin: 0;
  width: auto;
  height: 40px;
  background: url('images/dcLogo.svg') left top no-repeat;
}

.text1 p {
  color: #604D3C;
  text-align: left;
  font-size: 40px;
  font-family: 'Whitney 4r', 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
  line-height: 56px;
  margin-bottom: -24px;
}

.text2 p {
  margin-top: 40px;
  color: #667533;
  text-align: left;
  font-size: 34px;
  font-family: 'Whitney Cond 3r', 'Whitney Cond A', 'Whitney Cond B'; font-weight: 300; font-style: normal;
  line-height: 48px;
  margin-bottom: -24px;
}

.textemail {
  color: #ACB85A;
}

.footer {
  padding: 12%;
  float: left;
  color: #667533;
  font-size: 20px;
  font-family: 'Whitney 4r', 'Whitney A', 'Whitney B'; font-weight: 400; font-style: normal;
}

.footer a {
  color: #ACB85A;
  text-decoration: none;
}

.footer a:hover {
  color: #667533;
  text-decoration: none;
}