.cont strong {
  font-weight: bold !important;
}

.cont img {
  width: 100% !important;
  height: auto !important;
}

.cont table {
  width: 100% !important;
  border-collapse: collapse !important;
}

.cont th,
.cont td {
  border: 1px solid #333 !important;
  padding: 8px !important;
}

.cont a {
  color: #69b0fb !important;
  text-decoration: none !important;
}