.card-header {
    font-size: 25px;
    background-color: #009fdc;
}
.card-body {
    font-size: 20px;
}
section {
    padding: 15px;

}