.taxfreeknowmore p {
  color: #e6e6e6;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
}

.taxfreeknowmore a:link, .taxfreeknowmore a:visited {
  color: white;
  font-size: 20px !important;
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.taxfreeknowmore a:hover {
  color: orange;
}

.taxfreeknowmore2 {
  background-color: #353535;
  width: 70%;
  padding: 20% 5%;
  display: none;
  position: absolute;
  top: 30%;
  left: 8.4375%;
  border-radius: 5%;
  border: 5px solid #4f4f50;
}

.taxfreeknowmore2 p {
  color: #e6e6e6;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
}

.taxfreeknowmore2 a:link, .taxfreeknowmore2 a:visited {
  color: white;
  font-size: 20px !important;
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.taxfreeknowmore2 a:hover {
  color: orange;
}

.countrychange {
  background-color: #353535;
  width: 70%;
  padding: 20% 5%;
  display: none;
  position: absolute;
  top: 30%;
  left: 8.4375%;
  border-radius: 5%;
  border: 5px solid #4f4f50;
}

.countrychange > div {
  width: 210px;
  margin: 0 auto;
}

.countrychange a:link, .countrychange a:visited {
  color: white;
  font-size: 20px !important;
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.countrychange a:hover {
  color: orange;
}