.notice-bar{background-color:#595194}.notice-bar__inner{align-items:center;color:#fff;display:flex;margin:0 auto;padding:7px 1rem}.notice-bar__inner .button{background-color:#fff!important;color:#000!important;padding:10px 30px!important;text-transform:capitalize}@media screen and (min-width:992px){.notice-bar__inner{flex-flow:row;gap:20px;justify-content:space-between}}@media screen and (max-width:991.99px){.notice-bar__inner{flex-flow:column;gap:10px;justify-content:center;text-align:center}.notice-bar__inner>div{width:100%}}@media screen and (max-width:480px){.notice-bar__inner>div:first-child{font-size:16px}}