.page-content {
    color: black !important;
}

.mobile-top-menu-container {
    display: none;
}
header {
	z-index:10;
}

.sub-menu {
    z-index: 1200 !important;
}

#mobile-menu .pll-parent-menu-item {
	cursor: pointer;
}

#mobile-menu .pll-parent-menu-item a {
	z-index: 0;
}

.unit_need_list * {
  color: #95bbaf !important;
}

.unit_blue_box * {
  color: black !important;
  background: #ced6e5;
	max-width:100%;
  padding: 10px;
	text-align: left;
}

.unit_grey_box * {
  color: black !important;
  background: #e7e7e7;
	max-width:100%;
  padding: 10px;
	text-align: left;
}

.unit_brown_box * {
  color: black !important;
  background: #ded7d1;
	max-width:100%;
  padding: 10px;
	text-align: left;
}

.for_this_unit_block  {
  background: #dae7e3;
  padding: 20px;
	padding-left: 2vw;
	
}
h1, h2, h3 {
    margin-top: 5px;
    margin-bottom: 35px !important;
}

p, li {
    font-family: "Inter", sans-serif !important;
    font-size: 16.8px !important;
}




.for_this_unit_block * {
  color: black !important;
	max-width:100%;
	
}

.s3mm-mejs-player {
	margin-bottom: 10px;
}