.header-container ul.sf-menu ul li:not(.active-trail) .sf-sub-indicator::after,
.header-container ul.sf-menu > li:not(.active-trail) .nolink .sf-sub-indicator::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.header-container ul.sf-menu > li > a .sf-sub-indicator:after, .header-container ul.sf-menu .nolink .sf-sub-indicator:after {
    content: "\f0d7" !important;
    font-size: 24px !important;
    font-family: 'Font Awesome 5 Free';
    font-display: auto;
    font-weight: 900;
}
.breadcrumb__item:nth-child(1) a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}