/* ========================================
   Module Good Deeds Page Styles
   ======================================== */
.hover-bg-primary-subtle:hover {
    background-color: var(--bs-primary-bg-subtle);
}

.with-bullets {
    list-style-type: disc !important;
}
