.custom-title{position:relative}.custom-title:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:#5abf91;z-index:-1}.custom-title:before{content:"";position:absolute;bottom:-6px;left:0;width:8px;height:8px;background:#fff;border-radius:50%;animation:traverse 5s ease-in-out infinite}@keyframes traverse{0%{left:0}50%{left:100%}}.horizontal_rule{border:none;height:1px;background:linear-gradient(to right,transparent,hsl(var(--accent)),transparent);margin:2rem 0}