.page-id-1739 {
    background-image: url('https://parttexas.com/wp-content/uploads/2025/09/Medication-Information-Back.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}.page-id-1739 .article-wrap {
    max-width: 1100px;
    margin: 40px auto;
    background: rgba(255, 255, 255, 0.92);
    padding: 30px 40px;
    border-radius: 10px;
}
.page-id-1739 .article-subtitle {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 8px;
    line-height: 1.2;
    opacity: 0.95;
}
.page-id-1739 .title-icon {
    font-size: 1.8rem;
    margin-right: 10px;
    vertical-align: middle;
}
/* ===== BELBUCA PAGE PILL STYLE ===== */
.page-id-1739 .article-title {
    display: block !important;
    width: fit-content !important;
    margin: 0 auto 25px auto !important;
    padding: 14px 36px !important;
    text-align: center !important;
    font-weight: 800 !important;
    font-size: 2.6rem !important;
    line-height: 1.1 !important;
    color: #ffffff !important;
    background: linear-gradient(90deg, #57c84d 0%, #f4d03f 35%, #f79c42 68%, #e53935 100%) !important;
    border-radius: 999px !important;
    border: 5px solid rgba(255, 255, 255, 0.65) !important;
    box-shadow:
        0 0 12px rgba(255, 255, 255, 0.35),
        0 0 22px rgba(255, 200, 80, 0.45),
        inset 0 2px 6px rgba(255, 255, 255, 0.35),
        0 6px 18px rgba(0, 0, 0, 0.15) !important;
    position: relative;
    overflow: hidden !important;
}

/* subtitle */
.page-id-XXXX .article-subtitle {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 8px;
    line-height: 1.2;
    opacity: 0.95;
}