/* v1.5.12 — Powered by BYTEFORGE blijft altijd boven de footermerkregel en fades liggen. */
.rgym-footer__credit{
  position:absolute!important;
  z-index:30!important;
  right:3%!important;
  bottom:clamp(100px,8.2vw,158px)!important;
  color:rgba(23,75,45,.62)!important;
  font-family:"September","september",sans-serif!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  isolation:isolate;
}
.rgym-footer__credit a{
  position:relative;
  z-index:31!important;
  color:#174b2d!important;
  font-weight:750!important;
  text-decoration:none!important;
  opacity:1!important;
}
.rgym-footer__credit a:hover,
.rgym-footer__credit a:focus{
  color:#174b2d!important;
  text-decoration:underline!important;
}

@media(max-width:700px){
  .rgym-footer__credit{
    z-index:30!important;
    right:16px!important;
    bottom:58px!important;
    font-size:8px!important;
  }
}
