div[aria-label="Announcement Banner"] .StyledThemeRichText-sc-8faa32d2-0 p {
    /* Increase Size */
    font-size: 2.5rem; /* Adjust this value as needed */
    line-height: 1.2;
    margin: 0;
  
    /* Gradient Logic */
    background: linear-gradient(to right, #9900FF, #FA1E32);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    
    /* Layout Fixes */
    display: inline-block;
    width: 100%;
    text-align: center;
}

.link-blue-new { font-size: 20px !important; display: block; text-align: center; width: 100%; text-decoration: none; /* Optional: removes the underline */ }

.AL_Custom_SingleCard:has(a[href*="019cb5c5-b77d-7750-b423-17e11ec90e1a"]) .AL_Custom_CardTitle {
    color: #FFFFFF !important; 
} 

.AL_Custom_SingleCard:has(a[href*="019cb5c5-b77d-7750-b423-17e11ec90e1a"]) .AL_Custom_CardDescription { 
    color: #FFFFFF !important; 
}

.AL_Custom_SingleCard:has(a[href*="019cb5c5-b77d-7750-b423-17e11ec90e1a"]) .AL_Custom_ContentTypeLabel svg path { fill: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb5c5-b77d-7750-b423-17e11ec90e1a"]) .AL_Custom_ContentTypeLabel {
    color: #FFFFFF !important;
} 

.AL_Custom_SingleCard:has(a[href*="019cb5c5-b77d-7750-b423-17e11ec90e1a"]) .AL_Custom_ItemsCount {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb609-8cbc-7168-b328-18dc5c1b2cac"]) .AL_Custom_CardTitle {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb609-8cbc-7168-b328-18dc5c1b2cac"]) .AL_Custom_CardDescription {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb609-8cbc-7168-b328-18dc5c1b2cac"]) .AL_Custom_ContentTypeLabel svg path { fill: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb609-8cbc-7168-b328-18dc5c1b2cac"]) .AL_Custom_ContentTypeLabel {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb609-8cbc-7168-b328-18dc5c1b2cac"]) .AL_Custom_ItemsCount {
    color: #FFFFFF !important;
}


.AL_Custom_SingleCard:has(a[href*="019cb61f-d181-7a0c-81a3-ca8b737e401b"]) .AL_Custom_CardTitle {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb61f-d181-7a0c-81a3-ca8b737e401b"]) .AL_Custom_CardDescription {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb61f-d181-7a0c-81a3-ca8b737e401b"]) .AL_Custom_ContentTypeLabel svg path { fill: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb61f-d181-7a0c-81a3-ca8b737e401b"]) .AL_Custom_ContentTypeLabel {
    color: #FFFFFF !important;
}

.AL_Custom_SingleCard:has(a[href*="019cb61f-d181-7a0c-81a3-ca8b737e401b"]) .AL_Custom_ItemsCount {
    color: #FFFFFF !important;
}
/* Note: We moved the following 1 CSS rule from the custom script box  to this, the correct place */
/* Target only this specific Custom Page */
[data-page-slug="truven-training-resources"] .academy-banner.AL_Custom_NavBg {
background-image:
url('https://production-content.workramp.com/uploads/bb/models/academy_collection/banner_background_image/019cb5c5-b77d-7750-b423-17e11ec90e1a/Background-4d.png');
}

  .WRManaged_LoginPageCustomMessage__Text {
    white-space: pre-line;
    margin-top: 1.5rem;
    /* <-- THIS moves the text down */
    margin-bottom: 0.75rem;
    line-height: 1.4;
  }

  .WRManaged_LoginPageCustomMessage__Text strong {
    font-weight: bold;
    text-align: center;
  }
#WRManaged_LoginPageCustomMessage__Headline {
    font-weight: bold;
}
