@import "./variables"; vn-item-summary { p { margin: 0; } } .item-state { padding: .4em; background-color: $color-main; color: $color-font-dark; p { font-size: .8em; text-align: center; margin: 0; &:first-child { text-transform: uppercase; line-height: 1; } &:last-child { font-size: 1.5em; font-weight: bold; } } vn-one { padding: 0; &:nth-child(1) { border-right: .1em solid white; } } }