.mod-languages ul.lang-inline a {
    font-size: 18px;
    font-weight: 500;
    color: #1b1b1d;
}

.chzn-container-single .chzn-single {
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
}
p {
  margin-bottom: 15px !important;
}
h2 {
    margin-top: 40px !important;
    margin-bottom: 15px !important;
}
h3 {
  margin-top: 30px !important;
  margin-bottom: 15px !important;
}
h4 {
  margin-top: 25px !important;
  margin-bottom: 15px !important;
}
img {
  margin-bottom: 15px !important;
}
li {
  font-size: 18px !important; 
  margin-bottom: 15px;
}