/* ==================================================
   SECTION HEADER
================================================== */

.sf-section-header{

    margin-top:70px;

}

.sf-section-title{

    font-size:2rem;

    font-weight:800;

    color:#212529;

}

.sf-section-title i{

    color:var(--primary);

    margin-right:10px;

}

.sf-section-subtitle{

    color:#6c757d;

    margin-top:8px;

    margin-bottom:0;

    font-size:1rem;

}