
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

/*The following CSS code adds a gentle dark tint for Firefox users because the blur effect is currently dissabled in Firefox as of Jan 2022 */
/*The fallback tint colour can be changed by replacing rgba(1,1,1,.1)) below, with a different rgba colour */
.s-blur-bg {background: -moz-linear-gradient(rgba(1,1,1,.1), rgba(1,1,1,.1))}.s-frost {background: -moz-linear-gradient(rgba(1,1,1,.2), rgba(1,1,1,.2))}.branding h4{padding-right:0px!important}