<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-fluid {
	max-width:1550px;
}

.rate-block {
    width: 300px;
    padding: 20px;
    background-color: #eee;
    font-size: 20px;
}
.rate-item-currency {
    width: 90px;
}

.d-inline-block {
    display: inline-block;
}

#historyTable td{
	padding:5px;	
}

#historyTable th{
	padding-left:5px;	
}</pre></body></html>