﻿body {
    background-color: #292b2f;
    color: white;
}

.card {
    background-color: #36393f;
}

.card-header {
    border-bottom: 1px solid black;
    background-color:#32353b;
}
