.pp-bac-water-notice {
background: #1976D2; color: #fff;
padding: 14px 18px;
border-radius: 8px;
font-size: 15px;
line-height: 1.5;
margin: 10px 0;
}
.pp-bac-water-notice strong {
font-size: 16px;
}
.pp-bac-water-btn {
display: inline-block;
background: #fff;
color: #1976D2;
padding: 8px 14px;
border-radius: 6px;
text-decoration: none;
font-weight: 600;
}
.pp-bac-water-btn:hover {
opacity: 0.9;
}