ol.breadcrumb {
    /* background-color: #efefef; */
    width:max-content;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.1rem;
    font-family: "Yaldevi", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}
ol.breadcrumb a {
    color: black;
}

h1,h2,h3 {
    font-family: "Yaldevi", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;   
}