.synbird-catalog body {
    font-family: 'Open Sans', sans-serif;
    background-color: red;
}

.synbird-catalog {
    font-size: 1rem !important;
}

.synbird-catalog select {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
}

.synbird-catalog .filtres label select {
    font-size: 1.4em;
    font-style: italic;
}

.synbird-catalog article h2 {
    font-family: 'Charmonman', cursive;
    font-weight: 400;
    font-size: 2.8em;
}

.synbird-catalog article .illustration .slots {
    font-size: 2.4em;
    font-weight: 700;
}

.synbird-catalog article span.category {
    font-weight: 700;
    font-size: 1.4em;
}

.synbird-catalog article .subtitle {
    font-size: 1.4em;
    font-weight: 700;
    font-style: italic;
}

.synbird-catalog article .extract {
    font-size: 1.3em
}

.synbird-catalog article .infos .date {
    font-size: 1.1em;
}

.synbird-catalog article .infos .date strong  {
    font-size: 1.5rem;
    font-weight: 700;
}

.synbird-catalog article .infos .place {
    font-size: 1.3em;
    font-style: italic;
}

.synbird-catalog article .infos .adresse {
    font-size: 1.4em;
}

.synbird-catalog article .infos .tarif {
    margin: 10px 0 0;
    font-size: 1.8em;
    font-weight: 700;
}

.synbird-catalog article a {
    font-size: 1.4em;
    font-weight: 700;

}

