h2 ~ p {
    font-weight: bold;
    background-color: #333;
    color: #fff;
    padding: .5em;
}