.experience {
  width: auto;
}

.subCont2>a>span {
  display: none;
}

#carousel .carousel-clip-image {
  clip-path: inset(15% 0 15% 0);
  margin-top: -15%;
  margin-bottom: -15%;
}

.sec-info-inner {
  width: 75% !important;
}

.h2-info {
  font-size: 24px;
}

.title-white {
  font-size: 28px;
}

nav>ul>li {
  padding: 10px 20px;
}

.button {
  font-size: 14px;
}

.middle-highlight .highlight-content section h1 {
  font-size: 2.5em;
}

.title-principal {
  font-size: 1.5em;
}

footer .sec-footer {
  flex-direction: column;
}

footer .sec-footer > * {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

footer .sec-footer .sec-logo img {
  margin: 0;
}
