#exchange-rates-page .currency-stat-card{header{display:flex;flex-direction:column;justify-content:flex-end}footer{display:flex;justify-content:space-between}}#exchange-rates-page .change-indicator{font-weight:600;display:flex;align-self:flex-end;width:fit-content;padding:2px 8px}#exchange-rates-page .change-indicator.up{color:#dc2626;background:#fee2e2}#exchange-rates-page .change-indicator.down{color:#16a34a;background:#dcfce7}#exchange-rates-page .modebar{right:8px!important;top:8px!important}#exchange-rates-page .modebar-btn{opacity:.6;transition:opacity .2s ease}#exchange-rates-page .modebar-btn:hover{opacity:1}