.divider-wrapper{display:flex;align-items:center}.divider-wrapper .title{flex:.5;font-size:20px;white-space:nowrap;color:#00bb65;margin-bottom:0!important;margin-right:10px}.divider-wrapper .divider{flex:9.5;height:2px;background-color:#00bb65;position:relative}.divider-wrapper .divider:after{content:"";position:absolute;top:0;right:0;width:10px;height:10px;border-radius:50%;background-color:#00bb65;transform:translateY(-4px)}