.is-discount {
  background: red; 
  padding: 3px;  
  color: white; 
  margin-right: 2px;
}
.alert {
    text-align: center;
    color: red;
    font-size: 18px;
}

.top-header {
	display: none;
}

#feedback_form {
  overflow: hidden;
}
