.solutions ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.solutions ul li {
  margin: 0;
  padding: 0;
}

.solutions div:not(:last-of-type) {
    border-bottom: 1px solid #DFDFDF;
}

.solutions a:focus {
    outline: none;
}

.solutions a,
.solutions a:hover,
.solutions a:link{
  color: #1224B8;
}

.solutions a:active{
  color: #0F096C;

 .last-word::after {
    content: "";
    background-image: url(/themes/affaires/solutions-efficaces/images/fleche-bleu-80.svg);
}
}
