.container {
display: flex;
align-items: center;
}
.text {
font-size: var(--font-size-md);
.value {
font-weight: 600;
margin-right: 4px;