.wrap .logo h1 {
    color: #857f7f;
}
.wrap .form .content h2 {
    color: #fc0000;
}
.btn {
    background: #fc0000;
}
body {
    background: url('https://w3.kampusproject.com/cliente/uploads/13/books_59c905ef502e7.webp') no-repeat left top transparent;
    background-size: cover;
    border-top: 0;
}
