#pgname
{
  font-family: 'Pacifico', cursive;
  color: #0d6efd;
}

.column
{
  float: left;
  width: 50%;
}

.row: after
{
  content: "";
  display: table;
  clear: both;
}

h5
{
  margin-left: 10px;
}

ul
{
  list-style: none;
}
