.header {
    background-color: #023088;
    height: 60px;
}

.menus {
    height: 80px;
}

.menu-item {
    color: #003C81;
    margin-right: 30px !important;
}

.quick-item .quick-icon-con {
    background-color: #F9F8F5;
    width: 50px;
    height: 50px;
}

.quick-item-text {
    height: 40px;
}

.money {
    margin-top: 80px;
}

.table>:not(:first-child) {
    border-top: none !important;
}

.table>:not(caption)>*>* {
    padding: 1rem 1rem !important;
}

