/* Common volunteer area styles shared across multiple pages */

.banner {
    padding-top: 55px;
}

h5.opportunities_caption {
    padding-top: 20px;
}

.category-row > span {
    width: 32px;
    margin-right: 3px;
}

.category-row img {
    width: 40px;
}

.list-style-none li::before {
    content: '\25cf\a0';
}
