/**
 * PRIMARY NAVIGATION
 *
*/
@layer components {
    .rtds-bottom-bar {
        @apply lg:rtds-flex lg:rtds-background-01;
    }

}