
header.md-header {
    background-image: url("../images/bandeau.png");
    background-position: top center;
    background-size: cover;
}

.md-tabs {
    color: black;
    background-color: #fff0;
    font-weight: bold;
    font-size: x-large;
    text-shadow: 0 0 0.2em white, 0 0 0.2em white;
}
div.md-header__topic {
    color: black;
    font-size: x-large;
    text-shadow: 0 0 0.2em white, 0 0 0.2em white;
}

a.md-tabs__link {
    font-size: large;
}

.md-header__button.md-logo img {
    height: 2rem;
}

iframe.google-agenda {
    width: 1500px;
    max-width: 100%;
    height: 600px;
    /*Taille*/
}

p:has(> a.md-button.centre) {
    width: 50%;
    margin: 0px auto;
}

.important {
    font-size: larger;
    background-color: #fff;
}

iframe.helloasso_small {
    display: block;
    margin: 0px auto;
}

iframe.helloasso_small_flex {
    display: block;
    margin: 0px auto;
}