ul.galka li::before { content: '✓'; }
ul.galka-border li::before { content: '✅'; }
ul.big-car li::before { content: '🚛'; }
ul.avia li::before { content: '✈'; }
ul.arrow li::before { content: '→'; }
ul.romb li::before { content: '🔹'; }
.icon {
 fill: #61bfff;
}