.dark-layout .form-control[type=file]::file-selector-button{background-color:#283046}

.dark-layout .floating-button-section {
    background-color: #283046 !important;
}

.dark-layout .bg-white {
    background-color: #283046 !important;
}

.dark-layout .carer-name{
    color: #b4b7bd !important;
}

.cursorNone {
    cursor: none !important;
    pointer-events: none !important;
}