.profile img {
  border-radius: 0 !important;
}

.dark .profile_inner img {
  filter: invert(100%) sepia(17%) saturate(1124%) hue-rotate(324deg) brightness(127%) contrast(98%);
}

#menu .active {
  border-color: red;
}

.gallery .img {
  background-size: 80% auto !important;
}

.post-content figure > figcaption > p {
  color: white;
  font-weight: 1000;
}