p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
}

a {
  text-decoration: none;
  color: #0077cc;
}

a:hover {
  text-decoration: underline;
}
