/* general */
.red {
	color: #ff0013;
}

.blue {
	color: #00afe6;
	color: #007cbf;
}

.center {
	text-align: center;
}
