I am trying to select two selectors present in two different pages and I would like them to be applied if when the selector is detected (home page OR room page). I'm trying this but it doesn't work:
body: not (.home), body: not (.single-room) .gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar {bottom: 90px;}