/*
 * Copyright (c) 2023
 *
 * @copyright  2023 Dirk Persky (https://github.com/DirkPersky)
 * @author     Dirk Persky <dirk.persky@gmail.com>
 * @license    MIT
 */

.column-width[data-v-2f6d6ca7] {
    min-width: 320px;
    width: 320px
}

.ghost-card[data-v-2f6d6ca7] {
    opacity: .5;
    background: #F7FAFC;
    border: 1px solid #4299e1
}
