@font-face
{
    font-family: "CHSans-Bold";
    src: url("fonts/CHSans_W_Bd.woff2") format("opentype");
}


mc-highlighted-title-item2 > div > div > div > div:nth-child(1),
mc-highlighted-title-item2 > div > div > div > div:nth-child(2) {
	color: #101010 !important;
}


/*Module name text and title text*/
.module-title[_ngcontent-media-box-next-frontend-c715343680],
.title-content-title[_ngcontent-media-box-next-frontend-c610552929]{
	color: #101010 !important;
	font-size: 20px !important;
	line-height: 26px;
}


/*less round search bar corners*/
.search-bar[_ngcontent-media-box-next-frontend-c3145097384] {
    border-radius: 0px !important;
}


/*selected title overlay*/
.title-content-overlay[_ngcontent-media-box-next-frontend-c610552929] {
	background: rgba(0,0,0,0.55) !important;
}

.title-content-overlay[_ngcontent-media-box-next-frontend-c610552929] > div:nth-child(1) > i:nth-child(1) {
	color: rgba(0,0,0,0.55) !important;
}

ngb-tooltip-window.download-token-tooltip > div.tooltip-inner {
	background-color: #333333;
}

ngb-tooltip-window.download-token-tooltip > div.tooltip-arrow::before {
	border-bottom-color: #333333;
}

.title[_ngcontent-media-box-next-frontend-c3963409042] {
	font-size: 22px;
}

.title-info-block[_ngcontent-media-box-next-frontend-c3963409042] {
	font-size: 14px;
}


mc-download-token-counter > div.rectangle {
	border:solid 2px #101010;
}

mc-download-token-counter > div.rectangle > div.circle.nmbd-color_hover_bg{
    background-color:#101010 !important;
}

mc-download-token-counter > div.rectangle > div.info-text > span:nth-child(2){
    font-size: 12px;
}

/*Font color carousel see more wrapper*/
.see-more-wrapper[_ngcontent-media-box-next-frontend-c86850948] > a[_ngcontent-media-box-next-frontend-c86850948] {
  color: black !important;
}

/*Margin download button title cards*/
.mb-2 {
  margin-bottom:.9rem !important;
}

/*My Downloads Page download button color*/
.fa-arrow-down[_ngcontent-media-box-next-frontend-c2691017167] {
  color: black !important;
}