.green{color:green;}
.red{color:red;}
.clearfix {overflow:auto}

/* pour la map */
.bootstrap-marker {font-size: 32px;color: #dc3545;text-shadow: 0 2px 6px rgba(0,0,0,0.4);}
.breadcrumb-wrapper nav {display: flex;align-items: center;height: 100%;}
.breadcrumb {margin-bottom: 0; display: flex;align-items: center;line-height: 1.5;}
.breadcrumb-item {display: inline-flex;align-items: center;}

.image-limitee {
    max-width: 1000px !important;
    width: 100% !important;
    height: auto;
    display: block;
    margin: 1rem auto;
}
