.btn-success {
  background-color: #3B8063;
}

.draft-block {
	display: flex;
	justify-content: flex-end;
	position: sticky;
	top: 0;
	z-index: 2;
}

.privacy-policy-text {
	font-size: .9em;
	line-height: 1.6em;
	white-space: pre-wrap;
}
