/*cookie notification> link color*/ .infobar a { color: grey !important;} .infobar a:hover { color: #c1c1c1 !important;} /*prevent global data phone number from splitting in two lines*/ span[data-mono-global="phone"] { white-space: nowrap; }