
.whitebold {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}


.text {
  font-size: 12px;
  color: #004788;
}

.blue {
 background: #004788;
}

.group_heading {
 color: #004788;
 font-weight: bolder;
 font-size: 12px;
}

.list_info {
 background-color: #d9effa;
 padding: 0.6em;
 font-size: smaller;
 color: #004788;
}


