.floating-button-section {
    position: fixed;
    background: #ffffff;
    bottom: 0px;
    width: 100%;
    left: 0px;
    text-align: center;
    padding: 10px;
    z-index: 2;
}