.post-single-content a {
    color: #0A84FF;
    text-decoration: underline;
}
.post-single-content a:hover {
    color: #666666;
}
.post-single-content .card {
    background-color: transparent;
}