.red-font {
	color: #982527;
}

.gray-font {
	color: #8f8f8f;
}

.dark .btn-default {
	background-color: #902020;
}

.whitetext {
	color: #ffffff;
}