.tab-headings{display:flex;flex-wrap:noWrap;gap:16px;padding:8px 0}.tab-headings.left{justify-content:flex-start}.tab-headings.center{justify-content:center}.tab-headings.right{justify-content:flex-end}.tab-headings.full{justify-content:space-between;width:100%}.tab-heading{align-items:center;cursor:pointer;display:flex;justify-content:center;overflow:visible;position:relative}.tab-headings.full .tab-heading{text-align:center;width:100%}.tab-heading p{display:inline-block;font-size:1rem;margin:0 10px;padding:3px;text-align:center;white-space:nowrap;width:auto}
