* {
    scroll-behavior: smooth !important;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    font-family: sans-serif;
}

.logo {
    height: 60px;
    margin-top: 10px;
    margin-bottom: 30px;
}

ul {
    margin-left: auto;
    padding-left: 17px !important;
}

.kop {
    font-size: 18px;
    color: #f78b06;
    font-weight: bold;
}

.txt, li {
    font-size: 18px;
    color: rgb(98, 98, 98);
    font-weight: lighter;
}

.nav-link {
    background-color: #f78b06 !important;
    width: 200px;
    margin-right: 5px;
    text-align: center;
    font-size: 16px !important;
}

#stephanie, #rechtsgebieden, #algemenevoorwaarden, #kantoorklachtenregeling, #privacyverklaring, #contact {
    margin-top: 70px;
    margin-bottom: 50px;
}

.rechtsgebieden, .top-margin {
    margin-top: 70px !important;
}

.hightrust {
    height: 125px;
    float: right;
}

.contactgegevens {
    margin-top: 50px;
}

.collapsetxt{
    padding-top: 30px;
}

.collapseimg {
    cursor: pointer;
}

.downloadlink {
    display: inline;
}

.download {
    margin-top: 50px !important;
    text-align: center;
    background-color: #f78b06;
    width: 350px;
    padding: 20px;
    border-radius: 5px;
    color: white;
}

b {
    font-weight: bold !important;
    padding-bottom: 20px;
}
