
#jumbo1 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.card {
    margin: 5px;
}

#region ul {
    list-style-type: none;
}

#currencies {
    list-style-type: none;
}

#base_currency, #date {
    border-bottom: 1px solid grey;
}

input {
    padding: 5px;
    margin-bottom: 5px;
}

.card-title {
    color: teal;
}
