.genericblock p {
    margin-bottom: 1.25rem;
}

/* slider for brass lab, but will help others */
@media only screen and (min-width: 960px) {
    .bxslider .slideText {
        background: rgba(0, 0, 0, .5);
    }
}