body {
    background: #f5f4e8;
    color: #20366b;
}

.btn-add-book {
    background: #dd0a35;
    color: #fff;
}