h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 0.8;
}

.entry-content ul,
.entry-content ol {
  padding-left: 2rem;
}

p,
address,
pre,
hr,
dl,
dd,
table,
.entry-content ul,
.entry-content ol {
  margin-bottom: 0.5rem;
}

.entry-content {
  border-width: 1px;
  border-style: dashed;
  border-color: #e6e6e6;
  background-color: #fff5ed;
  padding: 4px;
}

.site-header {
  background: #f2dfd2;
}

.grdtc {
  text-shadow: 1px 1px 2px rgba(10, 10, 10, 1);
}

.dqb {
  background-color: #DD0841;
  border: none;
  color: white;
  padding: 10px 52px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.entry-content ul li {
  margin-bottom: 0px;
}







.last-updated-date {
  text-align: right;
  font-style: italic;
  font-size: 11px;
}