/* TM_MODELLBAHN_WORKSHOP_CARD_LINK_CSS_3_3_2 */
.workGrid .post .tm-workshop-card-more{
  display:inline-block;
  margin-top:16px;
  font-weight:800;
  font-size:12px;
  line-height:1.2;
  text-transform:uppercase;
  text-decoration:none;
  color:#ffd400;
}
.workGrid .post .tm-workshop-card-more:hover,
.workGrid .post .tm-workshop-card-more:focus-visible{
  text-decoration:underline;
}
