.comparison-card-wrapper-db7b6250 {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 50px 40px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
}

.cc-subtitle-db7b6250 {
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #888888;
}

.cc-title-db7b6250 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #111111;
    font-family: serif; /* Better fallback based on the screenshot */
}

.cc-summary-db7b6250 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #111111;
}

.cc-description-db7b6250 {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin-top: 0;
}
.cc-description-db7b6250 p:last-child {
    margin-bottom: 0;
}
