.warning-text {
	font-weight: bold;
	color: #cd0000;
}

.warning-text:hover {
	color: #cd0000;
}