label {
    font-weight: bold;
}
.cardbg {
    background-color: #eceeef;
    margin-top: 6rem !important;
}
.section-header h2 {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #485664;
}
.btn-primary {
    background-color: #0ea2bd;
}
table {
    background-color: #fff;
}
