.texto-cor {
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: collapse;
  min-width: 100% !important;
  max-width: 100% !important;
}
table td {
  border: 1px solid #ccc;
  padding: 5px;
}

.copyright {
  background: #121418;
}
.copyright p {
  color: rgba(243, 243, 243, 0.4);
}/*# sourceMappingURL=style.css.map */