/*
Theme Name: Syukimi Tools
Description: A lightweight child theme for Syukimi Tools staging.
Author: Syukimi Tools
Version: 1.0.0
Template: twentytwentyfive
Text Domain: syukimi-tools
*/

.syukimi-footer {
  background: #0b1f33;
  color: #ffffff;
  margin-top: 5rem;
}

.syukimi-footer a {
  color: #bdf4ef;
  text-decoration: none;
}

.syukimi-footer a:hover,
.syukimi-footer a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.syukimi-footer .wp-block-site-title a {
  color: #ffffff;
}
