/* Nút mở trang nhật ký đầy đủ của shortcode [gb247_history]. */
body .gb247-history .gb247-audit-history-page-cta {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 16px 0 0 !important;
    font-family: inherit !important;
}

body .gb247-history .gb247-audit-history-page-cta a {
    display: inline-flex !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 18px !important;
    border: 2px solid #b51218 !important;
    border-radius: 8px !important;
    background: #d71920 !important;
    color: #fff !important;
    font: inherit !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: center !important;
    text-decoration: none !important;
}

body .gb247-history .gb247-audit-history-page-cta a:hover {
    border-color: #8f0e13 !important;
    background: #a90f15 !important;
    color: #fff !important;
}

body .gb247-history .gb247-audit-history-page-cta a:focus-visible {
    outline: 3px solid #f2b705 !important;
    outline-offset: 3px !important;
}

/* Homepage: a compact list followed by one CTA on every screen size. */
body .gb247-history--home .gb247-history-head{margin-bottom:12px!important}
body .gb247-history--home .gb247-history-home-list{display:block!important;list-style:none!important;margin:0!important;padding:0!important}
body .gb247-history--home .gb247-history-home-item{display:block!important;margin:0!important;padding:12px 0!important;border-bottom:1px solid #e5e7eb!important;font:inherit!important;overflow-wrap:anywhere}
body .gb247-history--home .gb247-history-home-item:last-child{border-bottom:0!important}
body .gb247-history--home .gb247-history-home-label{margin:0 0 4px!important;font:inherit!important;line-height:1.5!important}
body .gb247-history--home .gb247-history-home-label strong{font-family:inherit!important;font-weight:700!important}
body .gb247-history--home .gb247-history-home-summary{font:inherit!important;line-height:1.6!important}
body .gb247-history--home .gb247-history-home-summary p{margin:0 0 4px!important}
body .gb247-history--home .gb247-history-home-summary>:last-child{margin-bottom:0!important}
body .gb247-history--home .gb247-history-home-summary img{max-width:100%;height:auto}
@media(max-width:780px){
 body .gb247-history .gb247-audit-history-page-cta a{width:100%!important;padding:10px 14px!important;white-space:normal!important}
 body .gb247-history--home .gb247-history-home-item{padding:10px 0!important}
}
