.breadcrumb-wrapper{background:#fff;height:40px;display:flex;justify-content:center;align-items:center;border-top:1px solid var(--border_color);border-bottom:1px solid var(--border_color)}.breadcrumb-wrapper .container{height:100%}.breadcrumb-wrapper .rank-math-breadcrumb{color:var(--text_color);height:100%;display:flex;align-items:center;font-size:0.9rem}.breadcrumb-wrapper .rank-math-breadcrumb p{margin-bottom:0}.breadcrumb-wrapper .rank-math-breadcrumb i{font-size:11px;padding:0 10px}.breadcrumb-wrapper .rank-math-breadcrumb a{color:var(--text_color)}.breadcrumb-wrapper .rank-math-breadcrumb .last:last-child{color:var(--primary_color)}