.ept-tabs-head{display:flex;margin-bottom:10px}
.ept-tab{padding:10px 15px;border:none;cursor:pointer;margin-right:5px}
.ept-tab.active{}
.ept-tab-content{display:none}
.ept-tab-content.active{display:block}
.ept-row{margin-bottom:10px}
.ept-more{display:inline-block;margin-top:10px;padding:6px 10px;text-decoration:none}
