
#tel-cards .bloc-text {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#tel-cards span {
  color: white !important;
  font-size: 1.2em;
  font-weight: bold
}
.mobile #tel-cards span {
  font-size: 0.85em;
}

#tel-cards .image-text {
  border-radius: 20px;
}

#tel-cards span {
  margin: 5px;
  text-align: center;
}

#tel-cards span .stronger {
  display: table-caption;
}

#audit img {
  border-radius: 999px !important;
}

#main.mobile #audit .stronger {
  font-size: 16px;
  hyphens: auto;
}

#main-title .title {
    text-shadow:0px 3px 1px #103C61;
}

#sub-title .title {
    text-shadow:0px 3px 1px #103C61;
  font-weight: bold;
}

#wistel-desc .title {
  margin-bottom: 0.5em;
}
#wistel-desc .stronger {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: 1em;
}


#main.mobile #network .top-hard {
  margin-top: 70px;
}


#welcome-content {
  max-width: 1920px;
}
