/* color: */

a.btn-custom,.btn-custom {background:#a6c721;}

.bg-color-2,
.timeline h5,
.testimonial-color .item:nth-child(2n) blockquote:before,
a.btn-custom.bg-color-2

{
	background:var(--secondary-color);
}

.bg-color-3,a.btn-custom.bg-color-3{background:#7ccad0;}
.bg-color-4,a.btn-custom.bg-color-4{background:#ff6fa4;}
.bg-color-5,a.btn-custom.bg-color-5{background:#ffd034;}
.color-5{color:#ffd034;}
a.color-5:hover{color:#ffd034;}
a.btn-custom.bg-color-6{background:#a6c721;}
.bg-color-6{background:#a6c721;}
a.btn-custom.bg-color-7{background:#35404e;}
.bg-color-8 {background:#c06cff;}

