.sk_section p{
  font-size:14px;
}

section.sk_section h3 {
    font-size: 18px;
    font-weight: bold;
}

section.sk_section {
    border-bottom: 1px solid #333;
    margin: 0 auto;
    padding: 20px;
}
section.sk_section:last-of-type{
  margin-bottom:0px;
  border-bottom:none;
}