.owl-nav button.owl-prev::before,
.owl-nav button.owl-next::before {
  color: #fff !important;
  font-size: 22px;
}

.title-underline {
  text-decoration: underline;
}

html {
  scroll-behavior: smooth;
}

#foto-empresa .parallax-background {
  background-position: 50% 50px !important;
}

.process .process-step:hover .process-step-circle {
  background-color: #d5ffd5;
}
