﻿.fd-bar--header {
    background-color: #c9d8e7 !important;
}

main {
    min-height: 100vh;
/*    background-image: linear-gradient(to bottom,#a9c6de,#e7ecf0) !important;*/
}

.fd-tile--launch {
/*    margin-left: auto;*/
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
}