.webinars .webinar-card{background-color:var(--bg-default);border:1px solid #e6e6e6;border-radius:16px;padding:1.5rem}.webinars .webinar-logo{border-radius:8px;max-height:160px;object-fit:contain;width:100%}.webinars .webinar-date{color:var(--text-secondary-color);font-size:.85rem;text-transform:capitalize}.webinars .webinar-title{color:var(--bg-dark);font-size:1.15rem;font-weight:700}.webinars .webinar-text{color:var(--bg-dark);font-size:.95rem;line-height:1.6}