﻿/*
 Contains several helper functions
*/

body:has(.requires-no-scroll) {
    overflow: hidden;
}
