body h1.aal-page-title:before {
    content: "\f321";
    font: 400 25px/1 dashicons !important;
    speak: none; /* accessibility thing. do not read the contents of this icon */
    color: #030303;
    display: inline-block;
    padding-inline-end: .2em;
    vertical-align: -18%;
}
