.grid-col-3:has(.privacy-sidenav),
#prvcy-notice-txtblk-recnt-updts,
#website-user-privacy-center-txtBlock > div:first-child:has(a),
#textblk_prvcy_ntce > div:first-child:has(a),
#textblk_ca-workers > div:first-child:has(a),
#textblk_ca-workers > p:has(a),
#state-disclosures-txtblk > p:has(a),
div[data-comp="hero-panel-duc"],
.bgcolor.theme-dark-accent-bg,
div[data-comp="micro-banner-duc"],
div[data-comp="accordion-duc"] .container .row:first-child,
div[data-comp="accordion-duc"] i.icon-chevron::after,
div[data-comp="multi-cta-duc"],
div[data-comp="linkfarm-duc"],
#gpc-banner-container,
.flex-card,
.footerBackgroundColor,
table.hide-md,
table.hide-lg {
    display: none !important;
}

#__next > div.max-width-background {
    padding-top: 0 !important;
}

.grid-col-9 {
    flex-basis: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
}

.details-row {
    display: block !important;
}

div[data-comp="accordion-item-duc"] {
    max-height: none !important;
    margin-bottom: 16px !important;
}

a[href]:not([href="#"], [href^="/"], [href^="http"])::after {
    content: " (" attr(href) ")" !important;
}

a[href^="/"]::after {
    content: " (https://about.att.com" attr(href) ")" !important;
}

table.hide-sm {
    display: table !important;
}

a {
    color: inherit !important;
    text-decoration: none !important;
}

body {
    padding-top: 32px !important;
}

