#USD{
	font-weight: bold;
	font-family: Roboto;
	font-size: 25px;
}
#buyprice {
	font-weight: bold;
	font-family: Roboto;
	font-size: 25px;
}
#cgoldb {
	font-weight: bold;
	font-family: Roboto;
	font-size: 25px;
}

.t-submit:hover {
    background-color: #FFC166;
}
.t959__card-image {
    background-size: contain !important;
}