body {
    background-color: #f2f2f2;
}

.Header-branding-logo {
    max-width: 114px;
}

.hibernate-image {
    width: 90%;
    padding-left: 10%;
}

.row.header {
    background-color: #FFFFFF;
    text-align: center;
}

.row.details {
    text-align: center;
}

.row.spacer {
    height: 60px;
}