/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.osprey-rm-card--wide {
	max-width: 800px;
}

.osprey-rm-card--spaced {
	margin-top: 20px;
}

.osprey-rm-card--full {
	max-width: 100%;
}

.osprey-rm-log-error-panel {
	margin-top: 10px;
}

.osprey-rm-log-error-list {
	color: #dc3232;
	margin: 0 0 0 20px;
}
