.aside>ul {
    text-transform: lowercase;
}
section#content .content-header.content-header-background .breadcrumb>.active {
    text-transform: lowercase;
}

section#content .content-header.content-header-background h2 {
    text-transform: lowercase;
}







