* {
  hyphens: none;	
}

.bg-transp {
  background: rgba(0,0,0,0.5);
}

.ce_text_extented ul {
  list-style: disc;
  margin-left: 25px;
}

.ce_text_extented ol {
  list-style: dezimal;
  margin-left: 25px;
}