html { font-size: 62.5%; }

body { font-size: 1.6rem; }

h1 {
    margin: 3rem 0;
}

.form-control {
    font-size: 1.6rem;
}

.btn {
    font-size: 1.6rem;
}