.scroll-top i {
    top: 5px;
}

.table-personalized tr {
    font-size: 1.5rem;
}

.table-personalized a {
    text-decoration: underline;
}

.table-sgmm-header {
    background-color: #4472c4;
    color: white;
}

.table-personalized-row {
	background-color: #cfd5ea;
}

.table-personalized-row-alternate {
	background-color: #e9ebf5;
}