/*
Theme Name: Star Child
Description: Child theme of Star Master - updatable from GitHub
Template: star-master
Version: 1.0.0
Author: Your Name
GitHub Theme URI: https://github.com/NinjaPhilip/star-child
*/
/* Offset anchor scroll for fixed header */
[id*="-section"], [id="menu"], [id="chefs"], [id="reservations"], [id="group-dining"] {
    scroll-margin-top: 160px;
}

/* Reduce footer text leading ~20% */
footer .inner_footer .footer_columns .footer_link,
footer .inner_footer .footer_columns .footer_text {
    margin: 0 0 2px 0 !important;
}
footer .inner_footer .footer_columns .column a {
    margin-block-start: 0.4em;
    margin-block-end: 0.4em;
}
