/* 0 G-Web Overrides */

/* 0.1 Header Breadcrumb Hide */
.l-header-breadcrumb {
    display: none;
}

/* 0.2 Footer Breadcrumb Hide */
.l-footer-breadcrumb {
    display: none;
}

/* 0.3 Bottom pre footer white space */
.last-margin {
    display: none;
}

/* 0.4 Hide News & Events heading on page */
.p-heading-attach {
    display: none;
}

/* 0.5 Hide Locator Code  */
.locator_code {
    display: none;
}

/* 0.6 Promo Date - to find and quickly edit  */
.promo_date {}

/* 0.7 Main Promo Page Button Shape Fix */
.c-button__btn{
    border-radius: 0.3rem;
}
/* TERMS AND CONDITIONS TABLE STYLING */