.card__shadow {
  background-color: #4125cc;
}

#main {
  background-color: #ffffff;
}

.post__content {
  width: 110%;
}

a {
  color: #000000;
  font-weight: normal;
}

p {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}

.entry-content a {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}

.entry-content a:hover {
  color: #000000;
}

a:hover {
  color: #000000;
}

.custom-logo {
  width: 60%;
}

.site-info {
  opacity: 0;
}