@use "../utils/variables"; .ds4-currency { display: flex; gap: 1em; align-items: center; $height: 1.75em; margin: 0.5em 0; } .ds4-currency-title { margin-top: 1em; margin-bottom: 0; padding-left: 1em; border-bottom: variables.$border-groove; font-weight: bold; }