body {
  background-color: rgb(255, 255, 255);
  font: 400 1.125em/1.38 Verdana;
  color: rgb(0, 0, 0);
}

.container .container {
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 3px solid rgb(102, 217, 128);
  border-radius: 10px;
}

.text-2 p {
  margin-bottom: 1em;
}

.container-1 {
  width: 91.5%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-3 {
  clear: both;
  margin-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
}

.text-2 {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 17px;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.text-1,
.text-3 {
  margin: 0 auto;
  font-family: 'Century Gothic';
  font-size: 1.667em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: rgb(89, 89, 89);
}

.text a {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: rgb(255, 255, 255);
  font-family: 'Trebuchet MS';
  font-style: inherit;
  font-size: 1.556em;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: #2a873f;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text em {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: 1.444em;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-1 span {
  font-weight: inherit;
  text-transform: inherit;
}

.text-2 span {
  font-weight: 700;
  text-transform: inherit;
}

.text-3 span {
  font-weight: inherit;
  text-transform: none;
}