.section__title .text-primary{position:relative}.section__title .text-primary:after{background:var(--color-primary);bottom:-.25em;content:"";height:.13em;opacity:1;position:absolute;transition:width .3s ease;width:30%;z-index:-1}.section__title .text-primary:first-child:after{left:0}.section__title .text-primary:last-child:after{right:0}.section:hover .section__title .text-primary:after{width:130%}
