

/* Start:/local/components/er/catalog/templates/.default/style.css?1760506740261*/
.tags {
    width: auto;
    display: flex;
    gap: 20px;
}
.tag {
    background-color: #F8F8F8;
    align-items: center;
    border-radius: 35px;
    line-height: 1rem;
    width: fit-content;
}

.tag a {
    display: inline-block;
    padding: 8px 10px;

}

/* End */
/* /local/components/er/catalog/templates/.default/style.css?1760506740261 */
