body {
    background-color: rgb(236, 236, 245)
}

.double-nav {
    background-color: #243a51;
    color: #fff;
}

.h-title {
    background-color: rgb(216, 208, 208);
    background-image: url("/Public/MDB/img/pay/blue_bg.jpg");
}

.primary-heading {
    font-size: 3.7rem;
    font-weight: 500;
}

.nav_blank {
    height: 100px;
}

.table-text th,.table-text td {
    font-size: 1.2rem;
}
.table-text th{
    background-color: rgb(245, 243, 243);
}