/* ******************************************************************************* */
/* Style rules based on styles from the CBOS web site */
/* ******************************************************************************* */

.header-cbos-definition {
    color: #ffff00;
    font-size: 1.6rem;
    /*width: calc(36vw - 7rem);*/
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    float: left !important;
}
