div span a {
  font-size: 16px;
}

div div span {
  font-size: 14px;
}

ul li a {
  font-size: 14px;
}

div.grid-entry-excerpt.entry-content {
  line-height: 17px
  
}

h3.grid-entry-title.entry-title {
  line-height: 18px;
  padding-bottom: 10px;
}

h3.widgettitle {
  padding-left: 15px;
}

div.nf-form-fields-required {
  display: none;
}

  div p strong {
  color: #205a8d !important
  
}