/*  
.taxonomy-terms-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 5px;
}
 */
/* .taxonomy-term {
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 20px
    max-width: 100%
    white-space: nowrap
    text-align: center;
	font-family: "Roboto", Sans-serif;
	font-size: 12px;
    font-weight: 600;
} */
