.navbar-custom
{
	/* ackground-color: #00B65E !important; */
	background-color: #97FF8F !important;
}
.company-link
{
	color: #00F28E !important;
	font-weight: bold;
}
.readonly
{
	cursor: not-allowed;
	background-color: antiquewhite !important;
}
.test-card, .test-card h5
{
	color: white !important;
}

.test-card-body
{
	border-radius: 10px;
	padding: 1rem;
	padding-bottom: 0.10rem;
	margin-bottom: 10px;
}