/*******************************************************/
/**********    NEW QLD AND LEGACY QH STYLES  ***********/
/*******************************************************/

/* ON THIS PAGE */
.on-this-page, .on-this-page-templates {
    font-size: 0.95em!important;
    /*border-left: 4px solid #c4df9b;*/
    border-left: 4px solid #008598;
    padding: 0rem 1.25rem 0.2rem;
    margin-bottom: 2rem;
}
.on-this-page h4, .on-this-page-templates h4 {
    color: #000!important; 
    font-size: 1em!important;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif!important;
}
.on-this-page li, .on-this-page-templates li {
    margin-top: 0.5rem!important;
        line-height: 1.5 !important;
}
.on-this-page-templates ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
    
ul#onThisPage {
    margin-bottom: 0px;
	list-style: none;
	padding-left: 0;
}
ul#onThisPage ul {
    margin-bottom: 0px;
}

/* ACF template on this page hack */
.on-this-page-templates {
    display: none;
}


/********** VIDEO CARD **********/
.qld__card-action-video-tag {
     display: inline-block;
    background-color: #d5d65b;
    color: #000;
    padding: 0.625rem;
  border-top-right-radius: 4px;
  position: absolute;
    bottom: 0;
    left: 0px;
  font-size: 0.9rem;
}
.qld__action-video-title-icon {
margin-right: 0.375rem;
    font-size: 0.8rem;
    display: inline;
  
}