.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .col-lg-8.mx-auto > .h3 {
	font-size: 18px;
}

.hero-3 > .container > div > .row.align-items-center.justify-content-center.text-center > .col-lg-12 > .buttons > .btn.btn-primary {
	background-color: rgb(206, 63, 105);
	border-top-color: rgb(206, 63, 105);
	border-right-color: rgb(206, 63, 105);
	border-bottom-color: rgb(206, 63, 105);
	border-left-color: rgb(206, 63, 105);
}

.products-1 > .container > .row > .col-md-3 > .single-product-wrapper > .product-content > .hover-content > .add-to-cart-btn > .btn.btn-primary.w-100 {
	background-color: rgb(206, 63, 105);
	border-top-color: rgb(206, 63, 105);
	border-right-color: rgb(206, 63, 105);
	border-bottom-color: rgb(206, 63, 105);
	border-left-color: rgb(206, 63, 105);
}

.py-4 > .container > .row > .col.position-relative > .position-absolute.top-50.start-50.translate-middle.text-center.text-white > .btn.btn-primary {
	background-color: rgb(206, 63, 105);
	border-top-color: rgb(206, 63, 105);
	border-right-color: rgb(206, 63, 105);
	border-bottom-color: rgb(206, 63, 105);
	border-left-color: rgb(206, 63, 105);
}

.features-11.py-5.bg-alternate > .container > .row.text-center.justify-content-center > .col-12.col-sm-4.col-xl-3.m-md-auto > div > h3 {
	font-size: 16px;
}

.features-11.py-5.bg-alternate > .container > .row.text-center.justify-content-center > .col-12.col-sm-4.col-xl-3.m-md-auto > div > .lead.text-muted.mt-4 > b {
	color: rgb(206, 63, 105);
	font-size: 16px;
}

.features-11.py-5.bg-alternate > .container > .row.text-center.justify-content-center > .col-12.col-sm-4.col-xl-3.m-md-auto > div > a {
	color: rgb(206, 63, 105);
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > div > p > a > span {
	color: rgb(206, 63, 105);
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.ms-auto > form > .row.mt-4 > .col > .btn.btn-primary {
	background-color: rgb(206, 63, 105);
	border-top-color: rgb(206, 63, 105);
	border-right-color: rgb(206, 63, 105);
	border-bottom-color: rgb(206, 63, 105);
	border-left-color: rgb(206, 63, 105);
}

.footer-1 > .footer-copyright > .container > .d-flex.flex-column.flex-md-row > .text-muted > .btn-link.text-muted {
	color: rgb(206, 63, 105);
}

.contact-form-6 > .container > .row.my-5 > .col-12.col-md-6.col-lg-5 > .lead {
	font-size: 16px;
}

