h2::before {
    font-family: "Font Awesome 5 Free", serif;
    content: '\f00c';
    font-weight: 900;
    padding: 10px;
}
