/* CUSTOM STYLES **/

.section-content b, .section-contentstrong {
  font-size: 1.04em !important;
}

.section-content a {
  color: #f69157 !important;
  font-size: 1.04em !important;
}

.section-content a:hover {
  color: #f9b58f !important;
}

.client-block {
  background: transparent;
  padding: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.knowledges li {
  border-radius: 4px;
  color: #fff;
  padding: 4px 10px;
  margin: 4px;
  font-size: 14px;
}

.knowledges-secondary li {
  color: rgba(0,0,0, 0.9);
  background-color: white;
}

.antispam:hover { cursor: pointer; }

.antispam input {
  padding: 0 10px 0 10px  !important;
  text-align: center;
  line-height: 1;
}
