.strava-credit{
margin-top:8px;
font-size:0.75rem;
line-height:1.5;
text-align:center;
color:var(--muted);
}

.colorSectionHeader{
margin-bottom:4px;
}

.colorSectionNote{
margin-top:6px;
font-size:0.8125rem;
line-height:1.6;
color:var(--muted);
}

.statusBar{
display:flex;
justify-content:space-between;
align-items:center;
gap:12px;
flex-wrap:wrap;
}
