.apple-intelligence-cta .link, .apple-intelligence-cta a {
    color:#1d1d1f
}

section.section-apple-intelligence .apple-intelligence-headline{
    margin-bottom: 0px;
}

.section-apple-intelligence .subsection-hero .apple-intelligence-sub-headline{
    color: #86868b;
    margin-bottom: 40px;
}

@media only screen and (max-width: 734px) {
    .section-apple-intelligence .subsection-hero .apple-intelligence-sub-headline{
        margin-bottom: 30px;
    }
}



@media only screen and (max-width: 734px) {
    .typography-ai-headline {
        font-size: 38px;
    }
}

@media only screen and (max-width:734px){
    .tabnav-gallery,
    .tabnav-gallery .gallery-item,
    .tabnav-gallery .item-container{
        grid-template-rows:260px 90px 190px;
    }
}

@media only screen and (max-width: 734px) {
    html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
        flex-direction: column;
        align-items: center;
    }
}