﻿/* Custom css styles*/

.card-header {
    background-color: #ffffff;
}

.text-uppercase {
    letter-spacing: 0.08em;
}

hr {
    border-top: 1px solid #e0e0e0;
}
