div.col {
    border: 1px solid #dee2e6;
    padding: 20px;
}

div.col h4 {
    background-color: #dee2e6;
}

div.tab-pane {
    border: 1px solid #dee2e6;
    padding: 20px;
    margin-bottom: 30px;
}

div.accordion {
    margin-top: 20px;
}

div.blocServiceEnLigne {
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: 2.5rem;
    padding: 0.5rem 1.5rem;
    background: #e3e3fd;
    margin-bottom: 20px;
}

a.inlineServiceEnLigne {
}

a.inlineServiceEnLigne span {
    display: block;
    font-size: 0.80rem;
    color: grey;
    text-decoration: none !important;
}
