.services-section-1 .service-items .service-icon img {
  border-radius: 10px
}
.services-section-1 .service-items .service-icon figure {
    font-size: 60px;
}
                .appointment-wapper {
                    background-color: rgba(255, 255, 255, 0.8);
                    padding: 40px;
                    border-radius: 10px;
                }
                 .bg-one {
                    background-color: #ebf6ff;
                }

                .bg-two {
                    background-color: #dffaff;
                }

                /* Basic styling for the video container for responsive 16:9 embedding */
                  @media (min-width: 991px) {
                    .testimonials-image {
                        margin-right: 20px;
                    }
                }