font-size
вместо font-style
display: table
display: flex
box-shadow: 0 0 0 10px rgba(0,0,0,0.25);
background-clip: padding-box;
li:nth-child(1) a:before {
content:"";
padding-right: 20px;
}
li:first-child a:before {
content:"";
padding-right: 20px;
}