.cud-updated {
	margin: 2rem 0 1.5rem;
	width: 100%;
	text-align: center;
}

.cud-updated--left {
	text-align: left;
}

.cud-updated--center {
	text-align: center;
}

.cud-updated--right {
	text-align: right;
}

.cud-updated__box {
	display: inline-block;
	padding: 0.55rem 1rem;
	border: 1px solid #d9dde3;
	border-radius: 4px;
	background: #f7f8fa;
	color: #3a4050;
	font-size: 0.9rem;
	line-height: 1.4;
}
