/* BREAKPOINTS */
header {
  padding-top: 1rem;
  margin-bottom: 1rem;
}

#footer {
  margin-top: 2rem;
  padding-top: 6rem;
  position: relative;
}

#navbar {
  display: none;
}

h2 {
  margin-top: 2rem;
  text-transform: uppercase;
}
h2 .todos {
  color: #283492;
  text-transform: uppercase;
  font-weight: 200;
  display: inline-block;
}

.cookiesPropias tr td,
.cookiesPropias tr th,
.cookiesTerceros tr td,
.cookiesTerceros tr th {
  padding: 0.5rem 1rem;
  border: solid 1px #222 !important;
}
.cookiesPropias tr th,
.cookiesTerceros tr th {
  padding: 1rem;
}

h3 {
  margin-bottom: 2rem;
}
