/*@import url(http://localhost:8888/hpj/amq-microbiologiste/css/main.css);*/


.display-none {
    display: none;
}
.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;
           }
}

@media (min-width: 768px) {
   .line-partenaires .newsList { width:100%; } 
	.line-partenaires .newsList .row{
display: flex;
    		justify-content: center;
		align-items: center;
		width: 100%;
	}
.line-partenaires .intro p {
    justify-content: center !important;
}
}