/* User Layout Customizations */
.fab-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    width: 60px;
    height: 60px;
}

/* Email Container Styling */
.email-container {
    background-color: #fff;
    min-height: 80vh;
}
