label,
.form-label,
.control-label
{
    font-family: 'Quicksand', sans-serif!important;
    font-optical-sizing: auto;
    color: #304d75!important;
}

form,
.crmEntityFormView
{
  background-color: #ffffff!important;
  color:#304d75!important;
  border: 0px!important;
}

.form-control {
    color: #304d75!important;
}

.table-striped, .table-striped > tbody > tr:nth-of-type(odd) > * {
    color: #304d75!important;
}