.section {
    margin-bottom: 40px;
    padding-top: 40px;
}

.boxed-container.privacy {
    background: #fff;
    border-radius: 10px;
    margin-top: -100px;
}

.privacy .static-header {
    height: 200px;
    background: #FFDD09;
}

.privacy h3.title{
    text-align: center;
    margin-bottom: 30px;
}

span.footer-copyright {
    margin-left: 20px;
}

.messenger-icon i {
    color: deepskyblue;
}