

body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > a.delete, body #booked-profile-page .booked-profile-appt-list .appt-block .booked-fea-buttons > button.delete {
	display: inline-block;
	padding: 14px;
	width: 54px;
	text-align: center;
	color: #f00;
	border: 2px solid #f00;
	border-radius: 5px;
}