/*
Theme Name:   Pool manufacture 2024
Theme URI:
Template:     sandoz_paysages_2024
Description:  Pool manufacture theme based on sandosz_paysages_2024
Author:       Stimul.ch
Author URI:   https://stimul.ch
Version:      1.0.0
License:
License URI:
Tags:
Text Domain:  exenest
*/

body {
  --color-primary: 39 120 129; /* green */
  --color-primary-light: 39 120 129; /* acid */
  --color-contrast: 65 59 54;
  --color-bg: 248 255 253;
}

.site-header__logo img {
  width: 200px;
}

.heading1 {
  color: rgb(var(--color-primary));
}

.site-footer__address {
  background: rgb(var(--color-primary) / 0.05);
}

.has-scrolled .site-header__logo,
.is-menu-open .site-header__logo {
  width: 248px;
}

