/*
Theme Name: Maxi Trades
Author: Maxi Trades
Author URI: http://blog.maxitrades.net/
Description: MaxiTardes Theme
Version: 1.0
*/

.card-title {
    font-weight: 600;
}

.list-group-item a {
    text-decoration: none;
    color: #212529;
}

.list-group-item a:hover {
    color: #0d6efd;
}