.card.no-header-bg .card-header{
    background-color: transparent !important;
    border-bottom: none;
}

.shadow-top{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

