@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;
}

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

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

/*hide flags in language dropdown*/
.language-dropdown-item-flag[_ngcontent-media-box-next-frontend-c2858450893] {
    display: none !important;
}

/*hide flags in mobile language dropdown*/
.language-download-token-item .language-dropdown-item-image  {
        display: none !important;
}