/*@import url(http://localhost:8888/hpj/amq-microbiologiste/css/main.css);*/

.fa-facebook:before {
    content: "\f39e";
}
.icon-linkedin::before {
    content: "\f0e1";
}

.form-horizontal .control-label {
    font-size: 1.7rem!important;
}

body {
    font-family: var(--font);
    font-size: 1.9rem!important;
    }
.line-pad-md {
    padding-top: 1rem!important;
}

.line-main {
    padding-bottom: 2rem!important;
}
.form-withProgress__wrapper .form-withProgress__navigation-footer .btn-primary {
    color: var(--primary) !important; 
    &:hover{
        background:var(--secondary) !important;
           }
}