a {
	color: #85d4fb !important;
}
a:hover {
	color: #9cdeff !important;
}
.btn-warning {
	background-color: #153d51 !important;
	border-color: #173748 !important;
}

.btn-warning:hover {
	background-color: #205a77 !important;
	border-color: #1e465c !important;
}
