body { font-size: 14px; font-family: Inter, "Century Gothic", Helvetica, sans-serif; font-weight: normal; line-height: 1.5; background-color: rgb(255, 255, 255); } #wrapper { background-color: rgb(255, 255, 255); border-bottom: 10px solid rgb(255, 255, 255); border-left: 10px solid rgb(255, 255, 255); border-right: 10px solid rgb(255, 255, 255); } #logo { margin-top: -20px; } #header_title { font-family: degular; font-style: normal; font-weight: bold; text-rendering: optimizelegibility; } .content h2, .content h3, a, #sidebar h2, .prod_dept dt, .client_text_colour { font-family: degular; font-style: normal; font-weight: bold; text-rendering: optimizelegibility; color: rgb(51, 51, 51); } h1 { font-size: 20px; font-style: italic; } td.subnav { background-color: rgb(239, 239, 239); } td.subnav h2 { font-size: 1.5em; } .menu a, .menu a:visited { transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; } a.button_1, img.btn_search, #sidebar li a:hover { background-color: rgb(65, 164, 148); } .sub a { background-color: rgb(239, 244, 248); } .content li a, .content p a { color: rgb(46, 46, 46); transition: color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; } .content li a:hover, .content p a:hover { color: rgb(65, 164, 148); text-decoration: none; } #footer { height: auto; padding: 30px 0px 0px; margin: 0px; } #footer-inner a:link { color: rgb(51, 51, 51); text-decoration: none; } #footer-inner a:hover { text-decoration: underline; } td.subnav .menu :hover>a { color: #fff; background-color: rgb(21, 31, 53); }