#sk-breadcrumb-container{
    display: flex;
    flex-direction: row;
}
#sk-breadcrumb-container a{
    color: white;
    text-transform: uppercase;
    font-family: Rajdhani;
    font-size: 14px;
    line-height: 18px;
}

#sk-breadcrumb-container .sk-breadcrumb-separator{
    color: white;
    margin: 0px 5px;
    height: 15px;
    display: flex;
    align-items: center;
}