#main{
    margin-top: 10px;
}
#footer {
    border-radius: 0;
}

.ct-clr-red{
    color: #DB2828!important;
}
.ct-clr-green{
    color: #21BA45!important;
}

#coin-table .ui.table td{
    padding: 0.2em !important;
}

.number-label {
    border: 0!important;
}

.ct-row:hover{
    opacity: 0.8;
}

#ct-small-view > .title{
    padding: 0.3em !important;
    color: #444 !important;
}

#ct-small-view .ct-price {
    float: right;
    font-size: 0.9rem;
}
