/* 
 * PRIVACY
 */
.page-template-privacy header#masthead {
  background: #292a2f;
  height: 90px;
}
.page-template-privacy {
    /* margin-bottom: 70px; */
}
.page-template-privacy section#primary .col-8 {
  margin-bottom: 50px;
  padding: 0 25px;
  flex: 0 0 100%;
  font-size: 115%;
}
.page-template-privacy h1 {
  text-align: center;
  margin-top: 50px;
  margin-bottom :50px;
  color: #8cdffb;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3em;
}
.page-template-privacy h1 img {
  margin-bottom: 30px;
}
.page-template-privacy h1 span {
  color: #1AC0F8;
}
.page-template-privacy aside {
  border-left: 2px solid #1AC0F8;
  padding: 5Px 20px;
  margin: 20px 0 20px 50px;
  font-size: 0.8em;
  color: #6E7074;
  line-height: 1.9;
}
.page-template-privacy h4 {
}
.page-template-privacy h5 {
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.7;
}
.page-template-privacy p {
  font-size: 0.8em;
  color: #6E7074;
  text-align: justify;
  line-height: 1.9;
}
.page-template-privacy div#content section#primary {
    margin-left: auto;
    margin-right: auto;
}
.page-template-privacy div#content section#primary header.entry-header {
    padding-top: 11px;
    background: url('/wp-content/themes/wp-bootstrap-starter/inc/assets/img/viepriveeetoptout_cadena.svg') no-repeat center top;
}
.page-template-privacy .col-xl-3 {
    border: 1px solid #1AC0F8;
    border-radius: 15px;
    padding: 20px 30px;
    height: 450px;
}
.page-template-privacy .col-xl-3 h4 {
    font-size: 1em;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 1.7;
}
.page-template-privacy .col-xl-3 p {
    /* text-align: center; */
}
.page-template-privacy #revolution .col-8 {
}
.page-template-privacy .col-xl-3 {
  height: 444px;
  margin-bottom: 40px;
  margin: 20px 45px;
}
.page-template-privacy .col-xl-3 a {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .page-template-privacy section#primary #revolution .col-8 {
    max-width:100%;
    padding:0;
  }
}
