.soluciones_coaching{
  
}

.soluciones_coaching_content{
  padding: 20px;
  background: #151a30;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0px 8px 30px rgba(2, 6, 23, 0.22);
  border-radius: 18px;
  transform: rotate(0.3deg);
  margin-bottom: 10px;
}

.coaching_content{
  display: flex;
}

.coaching_content img{
  width: 70px;
  height: 70px;
  mar
}

.soluciones_coaching h3{
  color: #fff;
  font-size: 22px;
  margin-bottom:10px;
}
.coaching_content p{
  color: #fff;
}
