/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.button--white{--btn-background:var(--c-white);--btn-color:var(--c-primary);--btn-hover-color:var(--c-primary);--btn-hover-background:var(--c-pink)}.path-frontpage .page__header .button--white,.overlay--menu .button--white{--btn-color:var(--c-white);--btn-background:var(--c-primary);--btn-hover-color:var(--c-white);--btn-hover-background:var(--c-primary-hover)}.overlay--menu .button--white{margin-top:24px}

.card--profil{padding:32px;background-color:var(--c-grey-lightest);border-radius:12px;transition:background-color .2s;display:flex;flex-direction:column;align-items:flex-start;height:100%}.card--profil .card__content{color:var(--c-grey-medium);flex:1}.card--profil .card__title{color:var(--c-grey-dark)}.card--profil .card__footer .link--more{--underline-color:var(--profil-background,var(--c-green))}.card--profil:hover{background-color:var(--profil-background,var(--c-green))}
.footer-copyright{--text-margin:32px 0 0;--text-size:14px;--text-line-height:160%;text-align:center;color:var(--c-grey-light)}
