.rank-math-breadcrumb {
    border-bottom: 2px solid var(--border-color);
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.rank-math-breadcrumb:before {
    display: inline-block;
    font-size: inherit;
    font-family: "icomoon";
    content: "\f015";
    color: var(--first-color);
    margin-right: 5px;
}