/* Placeholder to prevent 404 */
.form-submit-button {
  display: inline-block;
  background: #e0004d;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
}
