.page_title {
  padding: 20px 0px 30px;
  border-bottom: 1px solid #ccc;
  font-weight: 300;
  font-size: 30px;
}

.page_content {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0px;
  border-bottom: 1px dashed #ccc;
}