.whats-btn-fixed {
    position: fixed;
    bottom: 15em;
    right: 1.5em;
    width: 40px;
    height: 40px;
    z-index: 30;
    background: #25d366;
    padding: 14px;
    border-radius: 60px;
}

