﻿.bd-callout {
    padding: 1.25rem;
    border: 1px solid #e9ecef;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-primary {
    border-left-color: #0d6efd;
}

h5 {
    border-bottom: 2px solid black;
    margin-bottom: 3px;
    padding-bottom: 5px;
    padding-right: 10px;
}
