header.masthead {
    background: url('../img/header.png') center 80px no-repeat #DDDDDD;
    min-height: 480px;
    border-bottom: 10px solid black;
    padding: 0;
}

h1.masthead-heading {
    margin: 410px 20px 0 20px;
    color: #777777;
}

footer .footer {
    display: block;
    background: url('../img/libinst.png');
    width: 100px;
    height: 104px;
    margin: 0 auto;
}

.solution p:last-child {
    margin-bottom: 0;
}

.card {
    margin-bottom: 20px;
}

body {
    font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Catamaran', sans-serif;
}
