/* line 6, app/assets/stylesheets/unsubscribes.scss */
#unsubscribe_not_valid {
  color: red;
  font-size: 24px;
  text-align: center;
}

/* line 12, app/assets/stylesheets/unsubscribes.scss */
#unsubscribe_valid {
  color: green;
  font-size: 24px;
  text-align: center;
}
