a[href*="wa.me"] {
    position: fixed !important;
    right: 20px !important;
    bottom: 20px !important;
    left: auto !important;
    z-index: 999999 !important;
}

a[href*="wa.me"] img {
    width: 60px !important;
}
.top-bar{
background:#0b1f3a;
color:white;
padding:10px;
text-align:center;
font-size:15px;
}

.offer-bar{
background:#c0392b;
color:white;
padding:8px;
text-align:center;
font-size:14px;
}