
.table.table-excell td, .table.table-excell th{font-size: 13px; padding: .4rem;}
.table .dropdown-item{font-size: 13px;}
.main-box{display: flex; padding: 1rem; gap: 15px;}
.main-box a{padding: 1rem; font-size: 1.3rem; font-weight: 500; border: 2px solid #198CFF; border-radius: 8px; text-align: center; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .08), 0 3px 4px -1px rgba(0, 0, 0, .08);}
.main-box a:hover{    background-color: #F1F8FF;
    }
.main-box a i{font-size: 3rem; color: #198CFF; margin-bottom: 15px; display: block}