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