.breadcrumbs-home span {
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.2px;
    color: #a9a9a9;
    font-family: "mundial", Sans-serif;
    font-size: 11px;
}

.current-page {
    color: #273743;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    font-family: "mundial", Sans-serif;
    font-size: 11px;
}

.breadcrumbs-white {
    color: white;
}

.breadcrumbs-white a {
    color: white;
}

.breadcrumbs-white svg path {
    fill: white;
}


.breadcrumbs-white .breadcrumbs-home span {
    font-family: Georama;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.50);
}

.breadcrumbs-white .current-page {
    color: white;
    font-family: Georama;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
}


span.breadcrumbs-category {
    font-family: Georama;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
    pointer-events: none;
}

span.breadcrumbs-post {
    font-family: Georama;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
}