﻿body {
    background: linear-gradient(#fff, #f4eee8);
}

/* 介紹文字區 */
.introScript h2,
.introScript h6 {
    color: #464646;
}
