.reminder-settings {
	margin-bottom: 20px;
}

.reminder-settings input {
	width: 60px;
	margin: 0 10px;
}

.action-buttons {
	margin-bottom: 20px;
}

.action-buttons button {
	margin-right: 10px;
}

.reasons ul {
	padding-left: 20px;
}