*{
    font-family: 'Roboto',  !important;
}

.btn-green{
    color: white;
    background: #00B291;
}
.btn-green:hover{
    color: white;
}

.lieu{
    box-shadow: 12px 12px 16px rgba(0, 0, 0, 0.06);
    font-weight: 400;
    font-size: 1rem;
    line-height: 125%;
}

.titreLieu{
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 1.4rem!important;
    line-height: 175%;
    color: #000000;
}

.access{
    font-size: 10px !important;
    font-weight: 600;
    color: #287ADB;
}