.eb-setup-optimaization {
	.eb-setup-cta-btn {
		gap: 14px;
		font-weight: 500;
		font-size: 14px;
		line-height: 120%;
		color: #475467;
	}
}

.eb-optimaization-content-wrap {

	>h4 {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 550;
		font-size: 20px;
		line-height: 100%;

		color: #1F242C;
		margin-bottom: 15px;
	}

	.eb-setup-option-card-wrap {
		margin-bottom: 30px;
	}

}