.uthsc-ouc-instructions { background-color:#ced084 !important;}
.uthsc-snippet-figure-mobile-width,.uthsc-snippet-badge-box-background-color,.uthsc-snippet-badge-box-foreground-color,.uthsc-snippet-block-grid-mobile {display:none;}

.snippet-extra-middle .uthsc-ouc-left-table{padding-right:1em;}
.snippet-extra-middle .uthsc-ouc-right-table{padding-left:1em;}

/*font families*/
    .open-sans {
        font-family: 'Open Sans', sans-serif !important;
    }
    .roboto {
        font-family: 'Roboto', sans-serif !important;
    }
/*font styles*/
    .gf-italic {
        font-style: italic !important;
    }
/*font weights*/
    .gf-light-100 {
        font-weight: 100 !important;
    }
    .gf-thin-100 {
        font-weight: 100 !important;
    }
    .gf-light-300 {
        font-weight: 300 !important;
    }
    .gf-regular-400 {
        font-weight: 400 !important;
    }
    .gf-medium-500 {
        font-weight: 500 !important;
    }
    .gf-semi-bold-600 {
        font-weight: 600 !important;
    }
    .gf-regular-700 {
        font-weight: 700 !important;
    }
    .gf-bold-700 {
        font-weight: 700 !important;
    }
    .gf-extra-bold-800 {
        font-weight: 800 !important;
    }
    .gf-black-900 {
        font-weight: 900 !important;
    }
