
.acf-confirmation {
  background: #f0f8ff;
  padding: 20px;
  border-radius: 8px;
  margin: 20px 0;
}
.acf-carousel { margin-top: 20px; }
.acf-pagination {
  text-align: center;
  margin-top: 20px;
}
.acf-dot {
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
}
.acf-dot.active a {
  color: #000;
  font-weight: bold;
}
.acf-dot a {
  text-decoration: none;
  color: #ccc;
}
