.header {
    padding-top: 15px;
    background-color: #999966;
    width: 100%;
    padding-bottom: 10px;
}
.header h1 {
    font: 26px times new roman;
    color: #333300;
    letter-spacing: 0.4em;
    font-weight: bold;
    margin-top: 20px;
}.header img {
    width: 120px;
}
#navigation a {
    font: 13px arial;
    color: #336666;
    text-decoration: none;
    letter-spacing: .1em;
}
.nav-tab {
    background: #a4c2c2;
    padding: 10px;
}h2.pageName {
    font: 22px georgia;
    color: #CC3300;
    letter-spacing: .1em;
    line-height: 26px;
}.txxt p {
    font: 16px $montserrat;
	font-size: .9em;
    line-height: 28px;
    color: #333333;
    text-align: left;
}.lft-mg img {
    width: 100%;
}.lft-mg h2 {
    font: 20px georgia;
    color: #ffffff;
    line-height: 28px;
    background: #a4c2c2;
    text-align: center;
    padding: 5px;
    margin-bottom: 0px;
}.foormm h2 {
    font: 22px arial;
    color: #ffffff;
    line-height: 28px;
    background: #a4c2c2;
    text-align: center;
    padding: 8px;
    margin-bottom: -10px;
}.foormm {
    background: #999966;
}
.lft-con h2 {
    font: 25px arial;
    color: #CC3300;
    letter-spacing: .1em;
    line-height: 26px;
    text-align: center;
}.address i {
    color: #999966;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}.address {
    display: block;
    margin: auto;
    width: 300px;
}.address p {
    font: 17px open sans;
}.soociaal a {
    text-decoration: none;
    font-size: 40px;
    margin-left: 25px;
}.soociaal {
    margin: auto;
    display: block;
    width: 60%;
    margin-top: 50px;
}i.fab.fa-twitter {
    color: #00acee;
}i.fab.fa-instagram {
    color: #405DE6;
}i.fab.fa-youtube {
    color: red;
}.footer {
    height: 30px;
    width: 100%;
    background: #999966;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    
    .header img {
        width: 120px;
        display: block;
        margin: auto;
    }
    .header h1 {
        font-family: 18px montserrat;
        font-weight: bold;
        margin-top: 20px;
        text-align: center;
    }#navigation a {
        font: 13px arial;
        color: #336666;
        text-decoration: none;
        letter-spacing: .1em;
        text-align: center;
        display: block;
        margin: auto;
    }.nav-tab {
        background: #a4c2c2;
        padding-top: 20px;
    }h2.pageName {
        font: 24px georgia;
        color: #CC3300;
        letter-spacing: .1em;
        line-height: 26px;
        text-align: center;
    }
    .soociaal {
        margin: auto;
        display: block;
        width: 96%;
        margin-top: 50px;
    }
}
