.container_service_flex_hero_section {
  display: flex;
  margin-bottom: 15px;
}
.container_service_flex_hero_section:last-child {
  margin-bottom: 0;
}
.container_service_flex_hero_section a {
  color: white;
  padding: 12px 30px;
  border: 1px solid white;
  border-radius: 25px;
  font-size: 19px;
  margin-right: 15px;
  letter-spacing: 1px;
}
/* .module_code_silhouette_front .et_pb_inner_code {
  pointer-events: unset;
} */
