html {
  overflow-x: hidden;
}

html, html a, body {
  -webkit-font-smoothing: antialiased;
}

.textMid18 {
  font-size: 18px;
  color: #000;
  white-space:pre-wrap; 
}

.textMid {
  font-size: 20px;
  color: #000;
}

.textLarge {
  font-size: 25px;
  color: #000;
  text-align: center;
  margin-top: 50px;
   margin-bottom: 50px;
}

.textMid18marg {
  font-size: 18px;
  margin-top: 50px;
  color: #000;
}
.linkClick{
  text-decoration: underline;
    font-size: 18px;
    color: #005b96;
}

.text-lang-change{
  font-size:13px;
    color: #d3d3d3;
}