/* PICTAG PRICING TITLE R7 - dedicated uncached stylesheet */
html body main .pricing-grid.pricing-grid-packs > article.price-card > h3.pictag-pricing-pack-title,
html body main .pricing-grid.pricing-grid-packs > article.price-card > .pictag-pricing-pack-title,
html body .pricing-grid-packs .pictag-pricing-pack-title {
    font-size: 30px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: #d70053 !important;
    -webkit-text-fill-color: #d70053 !important;
    opacity: 1 !important;
    text-shadow: none !important;
    margin: 0 0 20px 0 !important;
}
