.about .custom-button {
    margin-top: 50px;
}

.process .process-box-item-cover img {
    width: 96px;
    height: 96px;
    object-fit: cover;
    margin-top: 60px;
}

.process .summary {
    padding-top: 20px;
}

.blog .summary {
    padding-top: 20px;
}

.testimonials .summary p {
    color: white !important;
}

.logos img {
    max-width: 200px;
    max-height: 100px;
}

.right-top {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(15%, -15%);
  width: 200px;
  height: 200px;
  opacity: 0.25;
}

.process .process-box-item {
    min-height: 290px;
}
