.summary-title { background-color: #f87666; color: white !important; padding: 6px 12px; border-radius: 999px; display: inline-block; font-weight: 600; position: relative; transition: all 0.3s ease; } .summary-title-link { background-color: #f87666; color: white !important; padding: 6px 12px; border-radius: 999px; display: inline-block; font-weight: 600; position: relative; transition: all 0.3s ease; } .summary-title-link::after { content: "\f061"; /* right arrow */ font-family: "Font Awesome 5 Free"; font-weight: 900; color: white; margin-left: 8px; }