.bg { 
    background-color: #2185D0 !important;
}

.bg2 { 
    background-color: black;
    background-image: url("/img/bg.jpg");
    background-size: auto 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.breadcrumb div.tap-card {
    text-decoration: underline;
}