@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.copyright-section {
  padding: 0 !important;
}
.copy_right {
  background: #050505;
  color: white;
  border-top: 1px solid #fff;
  font-size: 0.9rem !important;
  margin: 0;
  padding: 2em 0;
}

footer {
  padding-bottom: 0 !important;
}

h1:not(.header_logo) {
  text-align: initial !important;
  font-size: 24px !important;
  font-weight: initial !important;
  padding: initial !important;
  color: initial !important;
  background: none !important;
  margin: initial !important;
}
