﻿body {
    background: #e9ecef;
}

.no-flex {
    flex:0 1 auto;
}

/*Bootstrap adjust*/

.row {
    --bs-gutter-x: none;
    /*--bs-gutter-y: 0;*/
}