/* Add custom CSS styles below */ 
.floating-wpp {
    position: fixed;
    bottom: 80px !important;
    left: 15px;
    font-size: 14px;
    transition: bottom .2s;
}

.floating-wpp-button{
 width: 50px !important;
 height: 50px !important;
}
.s-block--banners .banner-square h3 {
    margin-top: 0.375rem;
    color: #e0467e;
}