.acb-petition-progress__bar-track {
	background: #f0f0f0;
}

.acb-petition-progress__bar-fill {
	height: 20px;
	background: #e95b2e;
}

.acb-petition-ended__heading {
	margin: 0 0 1em;
}

.acb-petition-ended__body > :first-child {
	margin-top: 0;
}

.acb-petition-ended__body > :last-child {
	margin-bottom: 0;
}

.acb-petition-form__notice--preview {
	margin: 0 0 1em;
	padding: 0.75em 1em;
	border-left: 4px solid #f6db3a;
	background: #f7eba2;
	color: #1a1a1a;
}

.acb-petition-form .wp-element-button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
