/* css for more details on portal cards */

html{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.2;
  padding: 30px 50px 30px 50px;
}

h1{
  font-size: 1.6em;
  font-weight:bold;
  text-align:center;
  color: #0d1729;
  margin-top: 10px;
}

h2{
  font-size: 1.4em;
  font-weight:bold;
  color: #0d1729;
  margin-top: 10px;
}

a:link {
  color : #335EAF;
  text-decoration: none;
  font-weight: bold;
}
