.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.validation-summary-errors ul {
    list-style: none;
}
.ud-transparent-bg {
    background: rgba(122, 130, 136, 0.9) !important;
}

footer {
    max-height: 200px;
    
}
header {
    max-height: 200px !important;
}
