/*
Theme Name: あすみるヘルパーステーション テーマ
Theme URI: https://example.com/
Author: Asumiru
Description: 横浜市保土ケ谷区の訪問介護「あすみるヘルパーステーション」用のカスタムテーマです。
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: asumiru-theme
*/

:root {
  --color-accent:     #36bad3;
  --color-sub:        #e8f8fb;
  --color-sub-border: #b0dfe8;
  --color-bg:         #fafaf7;
  --color-text:       #333;
  --font-base:        'Noto Sans JP', sans-serif;
}
