Title pretty text decoration
[data-underline] {
box-shadow: inset 0 -0.12em 0 0 #f5f5f5, inset 0 -.14em 0 0 rgba(245, 245, 245, 0.5), inset 0 -.14em 0 0 currentColor;
text-decoration: none;
text-shadow: .05em 0 #f5f5f5, -0.05em 0 #f5f5f5, 1.5px 0 #f5f5f5, -1.5px 0 #f5f5f5;
}