.comingSoon {
    font-weight: bold;
    font-size: 32px !important;
    margin: 50px;
    color: #2172B5;
}

.topBar {
    background-color: #333e5c;
    height: 50px;
}


/*Card*/
.card{
    background-color: #fff !important;
    padding: 0 !important;
    height: 100%;
    border-bottom: solid 30px #333e5c ;
    
}













     