.package-price .price span.price-prefix {
    display: none !important;
}
.site .package.has-shadow {
    box-shadow: none !important;
    border: 1px solid #e6e8ec !important;
}
#tfoot {
    clear: both;
    font-size: .75em;
    text-transform: uppercase;
    text-align: center;
    color: #999;
    padding: 5px;
    margin: 0 auto;
}
span.material-icons {
    color: #b9bdc5;
}
b.fa.fa-caret-down {
    color: #b9bdc5;
    margin-left: 5px;
}
.list-group span.material-icons {
    color: #1062fe;
    font-size: 15px;
    position: absolute;
    top: 8px;
}
.list-group a{
    position: relative;
    padding-left: 15px;
}
