/**
 * @file
 * Subtheme specific CSS.
 */
.field-content a {
    text-decoration: none;
}
.breadcrumb-item a {
    text-decoration: none;
}
$link-decoration: none;

#navbar-main {
    background: #0d6efd !important;
}
