.cb-block h5,
.cb-block p,
.cb-block a {
    color: inherit; /* থিমের default color নেবে */
    text-decoration: inherit;
}

.cb-block .cb-image {
    height: 300px;
    width: 300px;
}

.cb-block .cb-details {
    display: none;
    margin-top: 10px;
}

.cb-block .cb-toggle-details {
    cursor: pointer;
    color: inherit;
    text-decoration: underline;
}
