@charset "utf-8";
/* 設定カラー ヘッダ　623D95　 ボタン　9A74CF */

body {
    background-color: #cccccc;
}

.logo-text {
    font-size: 2rem;
    font-weight: bold;
    color: #9f4090;
    text-align: center;
}
.logo-text span {
    font-size: 1.0rem;
}
