body {
  -webkit-font-smoothing: antialiased !important;
}
.p-overview-separator:last-child {
  display: none;
}

.p_project-title {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.cookie_btn {
  background-color: #02b1d2 !important;
  color: white !important;
  font-weight: 500 !important;
}
