/**
 * @file
 * Subtheme specific CSS.
 */
/**
*
*/
#block-takeda-breadcrumbs ol.breadcrumb li:first-child a::before {
    display: none;
}
#navbar-main {
    background-color: white !important;
}
#navbar-top {
    background-color: white !important;
}