.fas
{
    margin-right:4px !important; /*override*/
}

.pagination .fas
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#fff;
}

.card ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:10px 10px;
    margin:0px;
    border-bottom:2px dotted #000;
	height:120px;
}

.tickertable
{
color:#183661;
font-weight:bold;	
}