.footer_mark{
  background-color: #ced4da;
  min-height: 100px;
}

.mainlogo > img {
  max-width: 40%;
  height: 60px;
  margin-left: 5%;
  margin-top: 30px;
}


.categorias {
  /* margin-top: -90px; */
  color: #32325d;
  font-size: 20px;
  font-weight: 700 !important;
  /* margin-left: 5%; */
  padding: 2% 10% 10% 10%;

}

.categorias > .category{
  color: #000000;
  font-size: 16px;
  font-weight: 400 !important;
}

.footer_text {
  /* margin-top: -30px; */
  margin-left: 5%;
  font-weight: 400;
  line-height: 1.5;
}

.media_link {
  margin-top: 20px;
  margin-left: 5%;
  margin-bottom: 20px;
}

.copyright {
  color: #0068b1;
  margin-bottom: 20px;
}

.data {
  border: 1px #cccccc solid;
  margin: 15px;
  padding: 10px;
  background-color: #f3f3f3;
}
