header {
    margin-top: 25px;
    background-color: #bbe29e;
    border-bottom: 8px solid #3a677a;
}

.contact {
    border: 2px solid rgba(58,103,122,.3);
}

h1 {
    border-bottom: 5px solid #b2d498;
    font-weight: 500;
    color: #3a677a;
}