.brsq-popup-notice {display: none; position: fixed;  bottom: 10px;  right: 10px;  width: min(80%, 500px); background-color: #fff;  padding: 15px;  border-radius: 10px;-webkit-box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.2); box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.2); z-index: 1000;}
#brsqcloseIcon {display: none;}
.brsq-msg-wrap {font-size: 12px; line-height: 1.2em; font-weight: 400;}
.brsq-msg-wrap a {color:#115cfa; text-decoration:underline; }
.brsq-btn-wrap {text-align: center; margin-top: 5px;}
.brsq-btn-primary {color: #000; background-color: #fff; border: 1px solid #000; padding: 5px; font-size: 14px; font-weight: bold;}