.convertcurrency-container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.convertcurrency-text{color:var(--title-color)}.convertToPreferredCurrency-input{border:1px solid var(--body-color);width:45px;min-width:45px;height:20px;min-height:20px;color:var(--title-color);background-color:var(--body-color);text-align:center;border-radius:3px;justify-content:center;padding:0;font-size:16px}.convertToPreferredCurrency-input:focus{border:1px solid var(--text-color);outline:none}.convertToPreferredCurrency-input::placeholder{opacity:.5}
