.container-max {
  max-width: 1280px;
}

h1 {
  margin-top: 1rem !important;
}

.page {
  margin-top: 56px;
}

a.anchor {
  display: block;
  position: relative;
  top: -72px;
  visibility: hidden;
}

.card-img-overlay .card-title {
  opacity: 0.7;
  font-weight: 800;
}

.carousel-caption {
  opacity: 0.7;
}

.carousel-indicators li {
  background-color: #000;
}

@media (max-width: 575.98px) {
  .card-text {
    font-size: 13px;
  }
  .free-testing h5 {
    font-size: 16px;
  }
}
