.unsubscribe .content_text {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}

.unsubscribe .top_link {
  margin-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;
  color: #0033cc;
}

.unsubscribe .top_link a:hover {
  text-decoration: underline;
}
