.userTrain .userTrainEvents .event h6 + p {
  clear: both;
}
.userTrain .userTrainEvents .event p:nth-of-type(2)::before {
  content: "\f274";
}
