﻿.tabs-style-shape .content-wrap {
	background: #f0f0f0;
}


.tabs-style-shape nav li.tab-current a svg {
	fill: #f0f0f0;
}

.tabs-style-shape nav li.tab-current a span {
	background: #f0f0f0;
}

.tabs nav a span {
	vertical-align: middle;
	font-size: 1em;
}

.tabs nav li.tab-current a {
	color: #000;
}
