/*!
 * Copyright © 2025 OHTCC (ohtccwa.org)
 * All rights reserved.
 *
 * This stylesheet is the property of Om Hindu Temple & Cultural Center (OHTCC).
 * Unauthorized copying, modification, or redistribution of this file,
 * via any medium, is strictly prohibited without prior written permission.
 */
.volunteer-section{background:#faf7f2}.feature-card{background:#fff;border-radius:16px;padding:28px 24px;height:100%;box-shadow:0 4px 18px rgba(0,0,0,.09);border-top:4px solid #cc4e00;transition:transform .25s,box-shadow .25s;text-align:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(204,78,0,.15)}.feature-icon{width:54px;height:54px;background:linear-gradient(135deg,#cc4e00,#ff9800);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.35rem;color:#fff;margin:0 auto 16px}.feature-card h3{color:#1a1a1a;font-weight:700;font-size:1.08rem;margin-bottom:10px}.feature-card h3 a,.feature-card h3 a:hover,.feature-card h3 a:visited{color:#1a1a1a;text-decoration:none}.feature-card p{color:#444;font-size:.95rem;line-height:1.65;margin:0}.salvation-highlight{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-left:6px solid #cc4e00;border-radius:0 16px 16px 0;padding:28px 32px}.salvation-highlight h3{color:#7a0c10;font-weight:700;font-size:1.35rem;margin-bottom:14px}.salvation-highlight p{font-size:1rem;line-height:1.75;color:#444}.salvation-highlight .badge-pill{display:inline-block;background:#cc4e00;color:#fff;border-radius:20px;padding:6px 18px;font-size:.88rem;font-weight:600;margin-top:16px}.volunteer-why{background:#fff8f0}.spotlight-info-card,.volunteer-why .card{background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.1)}.volunteer-why .card{border:none;border-radius:16px}.volunteer-why .card ul li{padding:5px 0;font-size:.95rem;color:#444;border:none}.spotlight-info-card{border-radius:16px;padding:28px;border:none;height:100%}.spotlight-info-card ul li{padding:7px 0;border-bottom:1px solid #f0e0d0;font-size:.95rem;color:#444}.spotlight-info-card ul li:last-child{border-bottom:none}.section-spotlight{background:#fffbf3}