:root{--tos-text-white:#ffffff;--tos-text-light:#d0d2d5;--tos-text-dark:#344767;--tos-text-secondary:rgba(125, 131, 135, 0.8);--tos-text-bold:600}.tos-text-bold{font-weight:600}.text-light{color:var(--tos-text-light)}.text-dark{color:var(--tos-text-dark)}.form-control:focus,.tos-text{color:var(--tos-text)!important}.tos-text-invert{color:var(--tos-text-invert)}body,body.theme-dark{--tos-text-secondary:var(--tos-text-secondary)}body{--tos-text:var(--tos-text-dark);--tos-text-invert:var(--tos-text-light)}body.theme-dark{--tos-text:var(--tos-text-light);--tos-text-invert:var(--tos-text-dark)}.text-del{text-decoration:line-through}