.separate { margin-top: 50px; width: 100%; height: 40px; line-height: 40px; .separate-left { width: 2px; height: 14px; margin-top: 13px; background-color: var(--blue); } .separate-text { margin-left: 12px; font-size: 18px; font-weight: bold; color: #333333; span { margin-left: 4px; font-weight: lighter; font-size: 14px; color: #999999; } } }