/* Tags */
.post .elementor-inline-items a {
    text-decoration: none !important;
    border-radius: 24px;
    padding: 0.25rem 0.75rem;
}

/* Tags - Remove the comma (ugh) */
.post .elementor-inline-items span {
    color: var(--Brand-Primary, #052E5E) !important;
}