.text-saludo-perfil-ss {
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.4;
  color: #545456;
  /*padding-left: 40px;*/
}

.title-listado-ss {
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2;
  color: #545456;
  /*padding-left: 40px;*/
}

.contenedor-listado-ss {
  padding-left: 40px;
}

.tit-list-ss {
  font-family: 'Gotham', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #FF4500;
}

.value-text-l2-ss {
  font-family: 'Gotham', sans-serif;
  font-size: 70px;
  font-weight: 500;
  color: #545456;
}

.description-l2-ss {
  font-family: 'Gotham', sans-serif;
  font-size: 15px;
  padding-left: 40px;
}

.check-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
}

