.block.block--category .block-header:before {
font-family: 'Font Awesome 5 Pro';
font-size: inherit;
font-style: normal;
font-weight: 400;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f086";
display: inline-block;
width: 36px;
height: 36px;
line-height: 34px;
background: #f43482;
font-size: 15px;
font-weight: 700;
text-align: center;
border-radius: 4px;
box-shadow: 0 2px 19px 1px rgba(244,52,130,0.3);
margin-right: 8px;
}