.pricing-hosting-table table tbody tr td.td-free {
  color: #47aa00;
}

.domain-price {
  color: #61ABFA;
}

.domain-price del {
  color: #fa6700;
  font-size: 90%;
}

.discount {
  color: #fa6700;
}

.freedomain {
  margin-left: 10px;
  color: #47aa00;
}

.freedomain strong {	
  text-decoration: underline;
  text-decoration-line: dotted;
}

