:root {
    --th-color-haug: #339e9e;
    --th-color-green: #339e9e;
    --th-color-softgreen: #a3d3d3;
    --th-color-lightbreen: #d6ecec;
    --th-page-image-ratio: auto;
}

.th-page-tricolore > div:nth-child(2) {
  background-color: #339e9e;
}

