.group-items {
    padding: 0 12px;
}

article h3 {
    font-size: 1.6rem;
    margin-bottom: .75rem;
}

article:nth-child(n + 2) {
    margin-top: 2rem;
}

p {
    color: black !important;
}

article a {
    color: #337ab7 !important;
    text-decoration: underline !important;
}