#customPageTitle {
    display: none
}

.customPageCenteredContent {
    width: 100%;
    min-width: 0;
    margin: 0 auto 0
}

.politicas {
    width: 60%;
    margin: 60px auto 90px auto;
    max-width: 900px
}

.politicas h1 {
    margin-bottom: 60px;
}

.bold {
    font-weight: 600
}

p {
    margin-bottom: 25px
}

p.bold {
    margin-bottom: 5px
}
