.is-style-widget-title {
font-weight: 900;
}
@keyframes tabActive {
0% {
width: 0%;
}
100% {
width: 50%;
}
}
.is-style-widget-title {
margin-top: 0;
margin-bottom: 0.75em;
font-size: 1.5rem;
}
#itng-before-content .is-style-widget-title {
text-align: center;
}