﻿.thank-you {
  padding: 15px 15px 20px 30px;
  height: auto;
  width: 370px;
}
.thank-you h3 {
  margin: 0;
}
.thank-you p {
  margin: 6px 0px 0px 0px;
}
.thank-you a {
  color: #c60037;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}