.img-width-max {
 width:1280px;
}

body { background: #04192e; color: #ffffff; font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-size: 0.8rem; overflow-x: hidden; text-rendering: optimizeLegibility; }
h1, h2 { color: #5fe2ff; }
h3 { color: #fff; }
.table tbody tr.active,.table.table-striped tbody tr.active {
    background: #15b6f7;
}
