/*==================================
SECTION TITLES
==================================*/

.section-line{

    width:58px;

    height:4px;

    border-radius:10px;

    background:linear-gradient(90deg,#2091FF,#7B3CFF);

    margin:22px 0 40px;

}