
.tabs_wrapper{
    margin-bottom: 32px;
    & .tab__button {
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        padding: 16px 0px;
    }
}

.tab_panels div div p{
    font-size: 16px;
    line-height: 24px;
}
