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