body {
    height: auto;
}

.breadcrumb ul li a,.websitebackbutton {
    color: #000;
}

.breadcrumb ul li a:hover ,.websitebackbutton:hover{
    color: #000;
}



.inner-page-title h1 {
    color: #000;
    font-size: 26px;
}

p,strong {
    color: #000;
    font-family: 'Figtree', sans-serif;
}

strong {
    font-size: 16px;
}

li {
    color: #000;
    font-size: 14px;
     font-family: 'Figtree', sans-serif;
}