//
// Card
//

.card.card-docs {
    background-color: var(--#{$prefix}body-bg);
    border: 0;
}