/* =============================================
   SOUTH SHORE RECOVERY CLUB - about.css
   ============================================= */

.donor-logo {
    max-width: 200px;
    height: auto;
}

.about-highlight {
    background: #fff;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    box-shadow: 0 2px 16px rgba(44,44,44,0.08);
    margin-bottom: 1.5rem;
}
