.home-event-links{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.home-event-links a{padding:7px 9px;border-radius:99px;background:#edf4f6;color:var(--blue);font-size:9px;font-weight:800;text-decoration:none;white-space:nowrap}.home-event-links a:hover{background:var(--gold);color:var(--navy)}@media(max-width:620px){.home-event-links{grid-column:2;justify-content:flex-start}}
