.sm-parent .active a.praev::before {
  content: '> ';
  margin-left: -23px;

}

.sm-parent a:hover.praev::before {
  content: '> ';
  margin-left: -23px;
}


.sm-parent .active a.frueh::before {
  content: '> ';
  margin-left: -23px;

}

.sm-parent a:hover.frueh::before {
  content: '> ';
  margin-left: -23px;
}

.sm-parent .active a.problem::before {
  content: '> ';
  margin-left: -23px;

}

.sm-parent a:hover.problem::before {
  content: '> ';
  margin-left: -23px;
}

.sm-parent .active a.krise::before {
  content: '> ';
  margin-left: -23px;

}

.sm-parent a:hover.krise::before {
  content: '> ';
  margin-left: -23px;
}

.sm-parent .active a.gespraech::before {
  content: '> ';
  margin-left: -23px;

}

.sm-parent a:hover.gespraech::before {
  content: '> ';
  margin-left: -23px;
}