.platform-components-meta a.theme-01-tags:before {
  background: radial-gradient(ellipse at top left, #323232 27%, #ffffff 57%);
}
.platform-components-meta a.theme-01-tags:hover {
  color: #ffffff;
}
.platform-components-meta a.theme-02-tags:before {
  background: radial-gradient(ellipse at top left, #323232 27%, #ededed 57%);
}
.platform-components-meta a.theme-02-tags:hover {
  color: #ededed;
}
.platform-components-meta a.theme-03-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #323232 57%);
}
.platform-components-meta a.theme-03-tags:hover {
  color: #323232;
}
.platform-components-meta a.theme-04-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #002e5f 57%);
}
.platform-components-meta a.theme-04-tags:hover {
  color: #002e5f;
}
