.divider-anaplast-1 {
  width: 100%;
  padding: 3rem 0;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.divider-anaplast-1 .divider {
  max-width: 94.5rem;
  width: 100%;
  height: 3px;
  background-color: black;
}
