.app__header{
    background-color: #F56200 !important;
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    min-height: 3rem;
    font-size: .85rem;
    z-index: 10;
}

.bg-selection-dark {
    --tw-bg-opacity: 1;
    background-color: #F56200 !important;
}


    