
c {
overflow: hidden;
position: relative;
display: inline-block;
text-decoration: none;
color: #18272F;
font-weight: 700;
vertical-align: top;
}
c::before,
c::after {
content: '';
position: absolute;
width: 100%;
left: 0;
}
c::before {
background-color:...