.custom-h6-header {
    font-size: 1rem;
    /* text-decoration: underline; */
    color: #f8f9fa;
    background: #007bff;
    padding: 6px;
    padding-left: 11px;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    border-radius: 3px;
}
