
.MainContent{
    margin-top:120px;
}

h1.ArticleTitle {
    line-height: 1;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #ffccd5 !important;
    color: #000000; /* Optional: forces text color for contrast */
}