.\!text-\[\#01b637\] {
    color: #01b637 !important;
}
.\!text-\[\#0270ad\] {
    color: #0270ad !important;
}
.\!text-\[\#6c6c6c\] {
    color: #6c6c6c !important;
}
.\!bg-\[\#ededed\] {
	background-color: #ededed !important;
}

.fs-small {
	font-size: 0.9em !important;
}

textarea.form-control {
  box-sizing: border-box;
  padding: .8rem 1rem !important;
  line-height: 1.4;
}

@media (max-width: 900px) {
	.navbar-brand img {
		max-width: 250px;
	}
}