.my-foo-title {
	font-size: 1.2em;
	font-weight: demi-bold;
}

.single-ticket-cancel-button {
	color: #030609;
	background-color: #e3e6e9;
	border: 1px solid #c3c6c9;
	border-radius: 0.25em;
	padding: .5em 1.5em;
	margin: 0.5em 0;
	font-size: .9em;
}
.single-ticket-cancel-notes {
	font-size: .9em;
}