.richtext p {
    font-size: 1.6rem;
    line-height: 1.8;
}

.richtext a,
.richtext a:hover {
    color:inherit;
    text-decoration:underline;
    text-underline-offset: 0.3rem;
}