#block-jaw-theme-advertisingbanner, #block-jaw-theme-sidebarimagelink { position: relative; }
#block-jaw-theme-advertisingbanner a[href]:not([href^="/admin"]), #block-jaw-theme-sidebarimagelink a[href]:not([href^="/admin"]) { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; width: 100%; height: 100%; font-size: 0; line-height: 0; color: transparent; text-indent: -9999px; overflow: hidden; z-index: 2; }
#block-jaw-theme-advertisingbanner img, #block-jaw-theme-sidebarimagelink img { display: block; width: 100%; height: auto; cursor: pointer; }
#block-jaw-theme-importcomplianceguidebanner a[href]:not([href^="/admin"]) { display: block; text-align: center; background-color: #1a3a6b; color: #ffffff; font-weight: 600; padding: 14px 16px; border-radius: 6px; text-decoration: none; }
#block-jaw-theme-importcomplianceguidebanner a[href]:not([href^="/admin"]):hover { background-color: #14315c; color: #ffffff; }