.history-item__desc a {
    text-decoration: none;
    color: #caa98b;
}
.history-item__desc a:hover {
    text-decoration: underline;
}