﻿body, html {
    
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

h5 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
