/* === Neue Variablen === */
/* === Alte Variablen === */
.vocatium-stoerer {
  position: absolute;
  right: 0;
  color: white;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  transform: rotate(8deg);
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
}