.subtitle {
  color: #008ad5;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
}

.block-h2 {
  margin-top: 70px;
}

.block-h3 {
  margin-top: 40px;
}

.block-h3 .h3-title {
  font-weight: bold;
  color: #008ad5;
  font-size: 20px;
  margin-bottom: 10px;
}

.new-trade {
  text-align: center;
  margin: 60px 0;
}

.new-trade .sp-visible{
  width: 90%;
}

.text-section {
  margin-top: 40px;
}

.image--single {
  width: 100%;
}

