.temp-card a:hover, .temp-card a:focus {
    color: #055d89!important;
    background-color: #e4ecf0!important;
    width: fit-content;
}

.temp-card a {
    color: #036ad8;
}