/* @format */

/*--------------------------------
privacy
--------------------------------*/
.privacy .container {
    padding-top: 100px;
}
.privacy .page-title {
    position: unset;
    border-bottom: 1px solid #404f70;
    margin-bottom: 80px;
    padding-bottom: 40px;
}
a.border-decoration {
    text-decoration: underline;
}
