﻿/* custom classes */

.card-body hr {
    border-top: 1px dotted #eee;
    padding: 0px;
    opacity: 1;
}
