.wp-block-gallery .blocks-gallery-item figcaption {
  background-color: rgba(255, 255, 255, 0);
  color: rgba(0, 0, 0, 0);
}
.wp-block-gallery .blocks-gallery-item figcaption a {
  color: rgba(30, 115, 190, 0);
  padding-top: 0px;
}
@media screen and (max-width: 1024px) {
  .site-description {
    font-size: 18.5px;
  }
}
@media screen and (max-width: 768px) {
  .site-description {
    font-size: 12.3px;
  }
}
@media screen and (max-width: 568px) {
  .main-title a {
    font-size: 27px;
  }
  .site-description {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  .main-title a {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
  }
  .site-description {
    line-height: 15px;
    font-size: 9px;
  }
}
.wp-block-table table tbody tr td {
  border-color: #7413DC;
  border-width: 2;
  border-style: solid;
  border-radius: 8;
  margin-top: 7px;
  padding: 15;
  padding-top: 10px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 7px;
  margin-bottom: 7px;
  margin-left: 7px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}
.wp-block-image:not(.is-style-rounded) img {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -12px;
}
html > .post-image-aligned-center > #page > #content > #primary > #main > #post-9 > div > div > div:nth-child(5) > div:nth-child(2) > figure > img {
  margin-top: 1px;
}
