@CHARSET "UTF-8";
        .person-title {position: relative; margin: 0 0 15px 0; padding: 0 0 0 10px; font-family: 'Noto DemiLight'; font-size: 16px; color: #222;}
        .person-title::after {content: ''; position: absolute; left: 0; top: 12px; width: 3px; height: 10px; background: #104b9c;}
        .person-desc {margin: 0 0 15px 0;}
        .person-desc p {font-family: 'Noto Light'; font-size: 16px; color: #666;}