#content a {
    @apply text-corp-500;
}

#content p {
   margin-bottom: 10px;
}

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