.wp-block-button__link-big.wp-block-button__link-big--primary-accent {
    background-color: var(--wp--preset--color--primary-accent);
    color: var(--wp--preset--color--white);
}

.bg--primary.bg--pattern {
    background-image: url('data:image/svg+xml,<svg width="260" opacity=".32" height="173" viewBox="0 0 260 173" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M179 -0.5L259.047 172.448H139.718M139.718 172.448L87.5 -1M139.718 172.448H88" stroke="%2374A5CD"/><path d="M113.508 87.2148L88.0039 172.452H0.90625L54.2461 87.2148H113.508Z" stroke="%2374A5CD"/></svg>');
}

.values__bloc.bg--grey-theme,
.bg--grey-theme {
    background-color: var(--wp--preset--color--grey-theme);
}

.values__bloc.bg--primary-accent,
.bg--primary-accent {
    background-color: var(--wp--preset--color--primary-accent);
}

.values__bloc.bg--primary-accent .values__bloc__text,
.values__bloc.bg--primary-accent .values__bloc__title,
.values__bloc.bg--primary-accent ul:not(.no-style) li::marker, ol:not(.no-style) li::marker,
.values__bloc.bg--primary-accent {
    color: var(--wp--custom--values--blocs--colors--primary-accent);
}

.values__bloc.bg--grey-theme .values__bloc__text,
.values__bloc.bg--grey-theme .values__bloc__title,
.values__bloc.bg--grey-theme ul:not(.no-style) li::marker, ol:not(.no-style) li::marker,
.values__bloc.bg--grey-theme {
    color: var(--wp--custom--values--blocs--colors--primary-accent);
}

.hero.bg--primary-accent,
.hero.bg--primary {
    background-image: url('data:image/svg+xml,<svg width="260" opacity=".32" height="173" viewBox="0 0 260 173" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M179 -0.5L259.047 172.448H139.718M139.718 172.448L87.5 -1M139.718 172.448H88" stroke="%230C71C3"/><path d="M113.508 87.2148L88.0039 172.452H0.90625L54.2461 87.2148H113.508Z" stroke="%230C71C3"/></svg>');
}

.hero.bg--primary-dark {
    background-image: url('data:image/svg+xml,<svg width="260" height="173" viewBox="0 0 260 173" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M179 -0.5L259.047 172.448H139.718M139.718 172.448L87.5 -1M139.718 172.448H88" stroke="%23002D72"/><path d="M113.508 87.2148L88.0039 172.452H0.90625L54.2461 87.2148H113.508Z" stroke="%23002D72"/></svg>');
}

.hero.bg--secondary {
    background-image: url('data:image/svg+xml,<svg width="260" height="173" viewBox="0 0 260 173" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M179 -0.5L259.047 172.448H139.718M139.718 172.448L87.5 -1M139.718 172.448H88" stroke="%23002D72"/><path d="M113.508 87.2148L88.0039 172.452H0.90625L54.2461 87.2148H113.508Z" stroke="%23002D72"/></svg>');
}

/**
Notre histoire + Notre équipe
 */
.page-notre-histoire .logo-double-text__logo-group {
    background-color: var(--wp--preset--color--primary-light);
}

.page-notre-equipe .logo-double-text__logo-group svg path,
.page-notre-histoire .logo-double-text__logo-group svg path {
    fill: #FFF;
}

/**
Le groupe Andrieu + Notre équipe
 */
.page-notre-equipe .logo-double-text__logo-group,
.page-le-groupe-andrieu .logo-double-text__logo-group {
    background-color: var(--wp--preset--color--secondary);
}

.page-le-groupe-andrieu .logo-double-text__logo-group svg path {
    fill: var(--wp--preset--color--primary-dark)
}

/**
Single realisations
 */
.single-realisations .about__aside {
    background: var(--wp--preset--color--primary);
}
.single-realisations .about__aside .content__title,
.single-realisations .about__aside .content__text {
    color: var(--wp--preset--color--white);
}

.immo-property__title,
.immo-property__hero__transaction_type {
    text-transform: uppercase;
}
