/* user defined custom styles or overrides only */

a.small {
    color: #fff !important;
}

a.dropdown-item {
    color: #0E689A !important;
}

.home p#breadcrumbs {
    display: none;
}

.mt-3, .my-3 {margin-top: 0.5rem!important;}

.mb-5, .my-5 {margin-top: 0.5rem!important;}

.mt-3, .my-3 {margin-bottom: 0.5rem!important;}

.mb-5, .my-5 {margin-bottom: 0.5rem!important;}

.navbar-brand {padding-top: 0px !important; padding-bottom: 0px !important;}

.wb-nav-tab-space {
    margin-top: 0.5rem !important;
}

dl, ol, ul {margin-bottom:0rem!important;}