.mo-breadcrumb a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:" \f053 "}
.mo-breadcrumb-ariane a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:" \f053 "}
.title-sign{font-size: 1.5em !important}
.container .mo-sign-section{font-size: 1.4em;display: block;}
.mo-sign-list{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;margin-top: 15px}
.mo-sign-list .mo-sign-card{font-size: 1.1em !important;background-color: #00000008 !important;width: 30%;padding: 10px;-webkit-border-radius: 3px;border-radius: 3px;margin-bottom: 15px;line-height: 20px;}
.mo-sign-list .sign-date{font-size: 0.8em}
.mo-sign-list .sign-ville{font-size: 0.8em}
.mo-paginator{margin: 0 !important;padding: 20px 0 40px 0;}
.mo-paginator a{text-decoration: none}
@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .mo-sign-list{-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around}
    .mo-sign-list .mo-sign-card{width: 40%;}
}