.custom-tab-heading {
    font-size: 25px;
    font-weight: 600;
    color: #dc3545; /* same as text-danger */
  
}
a, .page-title {
    color: var(--ast-global-color-0);
    text-decoration: none;
}
