.content-main>p>a, .content-main table a{
	color:#990000;
	text-decoration: underline;
}
.footer .links1 a i, .footer .links1 a em{
	color: inherit;
    min-width: 18px;
    display: inline-block !important;
}


.btn-danger.disabled, .btn-danger:disabled {
    background-color: #c0392b;
	/* 2025/4/11 for WCAG */
}