/* The two room sections share a quiet inscription directly on the wall.
   Action-button materials, artwork and all click targets are unchanged. */
.rituel-heading{
 left:0;width:100%;padding:.6cqw 0 0;
 background:none;border:0;border-radius:0;box-shadow:none;filter:none;text-shadow:none;
}
.rituel-heading::before,.rituel-heading::after{display:none;content:none}
.rituel-heading h2,.univers-heading h2{
 font-family:Playfair,Georgia,serif;font-size:clamp(10px,1.65cqw,18px);
 font-weight:400;font-style:normal;line-height:1;letter-spacing:.18em;
 text-transform:uppercase;color:#493a29;text-shadow:0 1px #eedcc077;
 background:none;border:0;border-radius:0;box-shadow:none;
}
.rituel-heading h2{display:flex;align-items:center;justify-content:center;height:3cqw;margin:0}
.rituel-heading p{color:#67543b;text-shadow:none;font-size:clamp(8px,1.4cqw,15px);margin:.8cqw 0 0;font-style:italic}
@media(max-width:480px){
 .rituel-heading h2,.univers-heading h2{font-size:10px;letter-spacing:.14em}
 .rituel-heading p{font-size:8px}
}
