/*==================================================
SECTION HEADER
==================================================*/

.bt-section-header{

text-align:center;

margin:0 auto 60px;

max-width:760px;

}

.bt-section-badge{

display:inline-block;

padding:8px 22px;

background:#2563eb;

color:#fff;

border-radius:40px;

font-size:14px;

font-weight:700;

margin-bottom:18px;

}

.bt-section-title{

font-size:42px;

font-weight:800;

color:#111827;

margin:0 0 15px;

line-height:1.2;

}

.bt-section-description{

font-size:18px;

line-height:30px;

color:#64748b;

margin:0;

}