/**
 * Add your css styles here, this will be placed on the document head
**/

.pricing-item {
    box-shadow: 12px 12px 20px 0 rgb(0 0 0 / 3%),-9px -8px 12px 0 rgb(0 0 0 / 2%)!important;
    border: none!important;
    border-radius: 15px !important;
}
.featured-plan-badge {
    border-radius: 15px 0px 0px 0px;
}