.application-header {
    border-top: 4px solid #ce3838;
	margin-bottom: 1rem;
}


.application {
    margin-bottom: 2rem;
}

.application.has-min-height {
    min-height: 80vh;
}
