.country-currencies{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.14)}.country-currencies:last-child{border-bottom:none;padding-bottom:0}.currency{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.currency:last-child{margin-bottom:0}.currency-name{font-size:20px;font-weight:800;color:#fff;letter-spacing:.3px}.currency-value{font-size:20px;font-weight:700;color:#f0b13a;white-space:nowrap}.currency-value .symbol{color:#fff;font-size:16px;margin-right:5px;font-weight:700}.error-box{color:#ffd2d2}@media (max-width:600px){.currency-name,.currency-value{font-size:17px}.currency-value .symbol{font-size:14px}}