/* Settings container */
.settings-container {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 1000001;
}