/* Copyright (c) Moda Labs co. */
/*     All Rights Reserved.    */

.title {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    background-color: #EEEEEE;
    height: 50px;
    position: sticky;
}