lottie-player::part(control-bar) {
  display: none !important;
}

/*Outreach Tags*/
.tag {
border-radius:100px;
padding:4px 10px;
color:#fff;
font-size:10px;
font-weight:500;
display:inline-block;
margin-right:5px;
white-space:nowrap
}

.tag-engagement {
background-color:#7faf70;
content:"Community Engagement"
}

.tag-waste {
background-color:#415939
}

.tag-waste::before {
content:"Waste Reduction"
}