.wrapper { min-height: 100vh; padding: 16px 20px; box-sizing: border-box; background-color: #030B39; color: #fff; font-size: 16px; } .col { --label-width: 66px; label { color: #5574E1; text-align: left; } span { color: #fff; } } .datav-col { font-size: 14px; text-align: center; margin-bottom: 16px; label { color: #859DEC; } } .descriptions_label { color: #24d2ee; font-size: 14px; } .descriptions_content { font-size: 29px; font-weight: 700; }