.siema {
  margin: 1rem 0;
}

.dots {
  display: flex;
  justify-content: center;
}

.dots__item {

    margin: 0 .5rem;
    border: 0;
    background-color: #ccc;
    border-radius: 50%;
    outline: 0;
    cursor: pointer;
    padding: 3px;
}

.dots__item--active {
background: #457f91;
}




.siema .acf-row.section-5 .single-post-group .related-post.column {
    float: left;
     width: 100%;
    padding: 10px;
}


.siema {
  margin: 1rem 0;
  position: relative;
      font-size: 13px;
      color: #151515;
}

.siema button:nth-of-type(1) {

  left: 0;
  top: 50%;
}

.siema button:nth-of-type(2) {

  right: 0;
  top: 50%;
}
