/*
Theme Name: swell-child
Description: Swell子テーマ
Author: Your Name
Template: swell
Version: 1.0.0
*/

/* 親テーマのスタイルは自動的に読み込まれます */

/* フッターのマージン（bottom）を0にする */
.l-content {
	margin-bottom: 0 !important;
}

@media (min-width: 600px) {
	.l-content {
		margin-bottom: 0 !important;
	}
}
