/*
 * Breadcrumb include style for gallura template.
 */

.breadcrumb {
    padding-bottom: 2em;
}

.breadcrumb a.green {
    color: var(--green);
}