.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card>*{padding:5px 15px}.card .card-title{color:#50606e;font-size:20px;font-weight:500;padding-top:12px}.card .card-sub-text{color:#50606e;font-size:14px;font-weight:300;margin-bottom:0;padding-bottom:0}.card .card-desc{color:#88ba80}.card .card-desc,.card .date{font-size:14px;font-weight:300}.card .date{padding-bottom:12px}.card .bottom-bar{background:#88ba80;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 15px;width:100%}.card .bottom-bar .asset-name{color:#fff;font-size:16px;text-transform:capitalize}.card .bottom-bar .asset-key{color:#fff;font-size:14px}