ds-plan .price {
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    color: #007BC7;
}

ds-plan .price sup {
    font-size: 1rem;
}

ds-plan ds-icon {
    font-size: 48px;
    line-height: 48px;
    color: #009FFF;
}

ds-plan ds-button {
    font-size: 16px;
}

ds-plan ds-button ds-icon {
    font-size: 16px;
    line-height: 16px;
    color: white;
}