.rcak-footer-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  color: #fff;
}

.block-rcak-footer-logo .block__content {
  height: 100%;
}

.rcak-footer-logo__image {
  display: block;
  width: 100%;
  max-width: 200px;
  height: auto;
}

.rcak-footer-logo__image path {
  fill: currentColor;
}
