.acf-postbox .ui-sortable-handle {
	color: white;
	background-color: #25245b;
	padding: 1.5rem 1rem !important;
	font-size: 1.5rem !important;
}

.acf-field-message {
	background-color: #296ec7;
	color: white;
}

.acf-field-message label {
	margin: 0.5rem 0 0 0 !important
}

.column-meta_description {
	width: 80px;
}

.column-keywords {
	width: 80px;
}

.column-featured_image {
	width: 101px;
}

.wp-core-ui .button-primary {
	background-color: #25245b !important;
	box-shadow: none;
	text-shadow: none;
	border-color: #25245b !important;
}