.testimonials {
	padding: 10vh 10vw !important;
	justify-content: center;
}

	.testimonials .container {
		text-align: center;
	}

		.testimonials .container .title-2 {
			margin-bottom: 3rem;
		}

		.testimonials .container .ti-widget.ti-goog .ti-review-item>.ti-inner, .testimonails .container .ti-widget.ti-goog .ti-load-more-reviews-button {
			background-color: var(--bg-1) !important;
		}

		.testimonials .container .ti-widget.ti-goog .ti-review-header:before {
			border-top-color: var(--bg-1);
		}