
body {
    padding: 50px 50px;
}

.text-center {
    text-align: center;
}

.header {
    margin-bottom: 40px;
}

.header img {
    width: 200px;
}

table thead {
    background-color: #f5ece6;
}