.reaction { display: flex; flex-direction: column; gap: 8px; } .reaction > div:nth-child(1) { font-size: 16px; font-weight: 600; } .reaction > div:nth-child(1) svg { opacity: 0.5; }