.article-body {
  background-color: rgba(255, 255, 255, 0.65);
}

.-border {
  background-color: #fff;
}

.p-technique__item {
  list-style-type: none;
}

.p-technique__item:not(:last-child) {
  margin-bottom: 50px;
}

h2.p-technique__title {
  font-weight: 500;
}

@media (max-width: 767px) {

}
