﻿
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    font-family: 'Montserrat', sans-serif;
}

section {
    margin-top: 2rem;
}

h1 {
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 2rem;
    letter-spacing: -2px;
}

input {
    max-width: 300px;
}
