/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.w-tabs.style_radio2 > .w-tabs-list .w-tabs-list-h {
    padding: .25em;
    background: #fffed488;
    color: var(--color-content-text);
    border-radius: 3em;
}

.w-tabs.style_radio2 > .w-tabs-list .w-tabs-item.active {
    background: #ffffff54;
    box-shadow: 0 .3em .8em rgba(0,0,0,.08);
}

.w-tabs-item-title {
    color: #122718;
}

.w-tabs.accordion {
    font-weight:bold;
  }