#gallery {
  background: rgb(220,220,220);
}

.trading_examples_discription {
  text-align: center;
  color: rgb(1,77,111);
  padding-top: 6px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.trading_examples_profit {
  color: #13b923;
  font-size: 0.9rem;
  text-align: center;
}

.trading_examples_time {
  color: rgb(145,90,31);
}

