.divider{color:#fff;height:50px;text-shadow:1px 1px 1px rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center}.divider:after,.divider:before{content:"";display:block;height:.09em;min-width:30vw}.divider:before{background:linear-gradient(90deg,rgba(240,240,240,0),#0EA5E9);margin-right:4vh}.divider:after{background:linear-gradient(270deg,rgba(240,240,240,0),#0EA5E9);margin-left:4vh}.bubble{position:relative;border:2px solid #0ea5e9;text-align:center;width:100%;height:100%;border-radius:60px;padding:10px}.bubble:after{content:"";position:absolute;display:block;width:0;z-index:1;border-color:#0ea5e9 transparent transparent;border-style:solid;border-width:21px 20px 0 0;bottom:-21px;left:30%;margin-left:-10px}