
/*font weight 600 change*/
.typography-site-headline,.typography-tile-headline, .typography-section-headline,.typography-privacy-headline, .typography-feature-headline{
    font-weight: 600;
}

.page-overview.long-tile-headlines .typography-tile-headline,.page-switch.long-tile-headlines .typography-tile-headline{
    font-weight: 600;
}

/* alts */
.tile-apple-store .tile-headline{
    margin-left: initial;
    margin-right: initial;
}

.section-hero{
    display: flex;
}


