.mp-6de28097-container {
    width: 100%;
    overflow-x: auto;
}

.mp-6de28097-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-family: inherit;
}

.mp-6de28097-header-cell {
    background-color: #f8f9fa;
    padding: 15px;
    border: 1px solid #e5e5e5;
}

.mp-6de28097-plan-title {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 8px;
}

.mp-6de28097-price {
    font-size: 0.9em;
    font-weight: normal;
    margin-top: 4px;
    color: #555;
}

.mp-6de28097-feature-cell {
    text-align: left;
    padding: 15px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
}

.mp-6de28097-check-cell {
    padding: 15px;
    border: 1px solid #e5e5e5;
}

.mp-6de28097-check {
    color: red; /* Changed from #4caf50 to red */
    font-weight: bold;
    font-size: 1.2em;
}