.txt_services{
    font-size: 14px;
}
.header-nav-bar {
    background: #212529;
}
.devis{
    text-decoration: underline;
    margin-top: -5px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 500;
}
img.header-logo-non-sticky.opacity-0 {
    margin-left: 22%;
}
a.btn.btn-light.text-uppercase.text-primary.text-1.py-2.px-4.mb-1 {
    margin-top: -6px;
}
a.btn.btn-light.text-uppercase.text-primary.text-1.py-2.px-4.mb-1:hover {
    background: #212529 !important;
    color:white !important;
}