.MarketingStockLogosSection {
  background-color: #f5f5f5;
  border-radius: 2px;
  padding: 40px;
}
.MarketingStockLogosSection h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.MarketingStockLogosSection p {
  font-size: 16px;
}
