/******************************************************************
Stylesheet: Feuille de style de maintenance
******************************************************************/

.home-warning {
  padding: 32px 0;
  margin-bottom: 20px;
}

.home-warning p {
  color: #ffffff;
    font-size: 24px;
    text-align: center;
}

.home-warning a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

.equipe-content {
    font-size: 18px;
    color: #1b1464;
    line-height: 1.2;
    font-weight: 400;
}

body:not(.page-id-1670) .grecaptcha-badge {
	display: none;
}
.site-header .btn-link {
  padding: 6px 34px 6px 58px;
  font-size: 20px;
}
/* line 50, ../scss/_footer.scss */
.site-header .btn-link:before {
  left: 20px;
  top: 9px;
}