/* Main Variables */ :root { --main-dark: black; --main-light: white; } /* Global Styles */ ::selection { background: var(--main-dark); color: var(--main-light); text-shadow: none; } img::selection, svg::selection { background: transparent; } /* Link color inherits from parent font color */ a { color: inherit; } /* Disable / enable clicking on an element and its children */ .no-click { pointer-events: none; } .can-click { pointer-events: auto; } /* Target any element with a certain "word" in the class name */ [class*="spacer"] { }

Disclaimer

Old Bridge Chemicals, Inc., Madison Industries, and Madison Chemicals make no representations or warranties about the information provided through this website. This includes any hypertext links or any other items used either directly or indirectly from this website, as well as from other digital channels. The company reserves the right to make changes and corrections at any time, without notice.

Old Bridge Chemicals, Inc., Madison Industries, and Madison Chemicals accept no liability for any inaccuracies or omissions in this website. Any decisions based on information contained on this website and other digital channels are the sole responsibility of the visitor.

Old Bridge Chemicals, Inc., Madison Industries, and Madison Chemicals accept no liability for any direct, special, indirect, or consequential damages, or any other damages of whatsoever kind resulting from whatever cause through the use of any information obtained either directly or indirectly from this website.