ul.c-tabs-group__menu li:nth-child(3n+1) button {
	background-color:#ffffff !important;
}

ul.c-tabs-group__menu li:nth-child(3n+1) button:hover {
	background-color:#000000 !important;
	color:#ffffff !important;
}

ul.c-tabs-group__menu li:nth-child(3n+2) button {
	background-color:#4a7192 !important;
	color:#ffffff !important;
	border-color:#000000 !important;
}

ul.c-tabs-group__menu li:nth-child(3n+2) button:hover {
	background-color:#000000 !important;
	color:#ffffff !important;
}

ul.c-tabs-group__menu li:nth-child(3n+3) button {
	background-color:#6d8a78 !important;
	color:#ffffff !important;
	border-color:#000000 !important;
}

ul.c-tabs-group__menu li:nth-child(3n+3) button:hover {
	background-color:#000000 !important;
	color:#ffffff !important;
}

.c-tabs-group__inner article:nth-child(3n+1)  {
	background-color:#ffffff !important;
}

.c-tabs-group__inner article:nth-child(3n+2) {
	background-color:#4a7192 !important;
	color:#ffffff !important;
}

.c-tabs-group__inner article:nth-child(3n+3) {
	background-color:#6d8a78 !important;
	color:#ffffff !important;
}

.c-tabs-group__inner article:nth-child(3n+2) p {
	color: #ffffff !important;
}

/* .c-tabs-group__inner .c-accordion {
	background-color:#ffffff !important;
} */

.t-teme-temp3 .c-tabs-group--variant__stylized .c-tabs-group__menu li:nth-child(4n+4) .c-tabs-group__tab-button, .t-teme-temp3 .c-tabs-group--variant__horizontal .c-tabs-group__menu li:nth-child(4n+4) .c-tabs-group__tab-button {
    color: #000000;
}

.c-tabs-group__inner article.c-accordion:nth-child(3n+1)  {
	background-color:#ffffff !important;
}

.c-tabs-group__inner article.c-accordion:nth-child(3n+2) {
	background-color:#ffffff !important;
	color:#000000 !important;
}

.c-tabs-group__inner article.c-accordion:nth-child(3n+3) {
	background-color:#ffffff !important;
	color:#000000 !important;
}

article#tab-content-3 a {
    color: #ffffff;
}

article#tab-content-2 a {
    color: #ffffff;
}

