.col-lg-6 a {
    color: black;
	text-decoration: none;
}

.col-lg-6 a:hover {
    background-color: var(--bs-warning-bg-subtle) !important;
}