p a {
  color: #0b355c;
  font-weight: 700;
  text-decoration: underline; }
  p a:hover {
    text-decoration: underline;
    color: #50a3d7; }
  p.lead {
    font-size: 18px;
    color: #50a3d7;
    font-style: italic;
    font-weight: 500; }
