.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:10012;background:#111;color:#fff;text-align:center;padding:0 60px;font-size:13px;font-weight:400;line-height:36px;height:36px;box-sizing:border-box;letter-spacing:0.02em;white-space:nowrap;overflow:hidden;}
.announcement-bar a{color:#fff;font-weight:600;text-decoration:underline;margin-left:10px;}
.announcement-bar a:hover{opacity:0.8;}
.announcement-bar strong{color:#fff;font-weight:700;}
body{padding-top:126px!important;}
.navbar-desktop{top:36px!important;}
.navbar-mobile{top:36px!important;}
@media(max-width:768px){.announcement-bar{padding:7px 14px;font-size:12px;white-space:normal;overflow:visible;height:auto;line-height:1.4;min-height:50px;display:flex;align-items:center;justify-content:center;}body{padding-top:144px!important;}.navbar-desktop{top:50px!important;}.navbar-mobile{top:50px!important;}}
