/*
Theme Name: Work css
Description: This is a page work
Author: LuyenDV
Template: Core
Version: 1.0.0
*/
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.catch, .catch2 {
    margin: 0 0 20px;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 140%;
}
.catch {
    margin-bottom: 20px !important;
}

p {
    margin: 0 0 10px;
	font-size: 14px !important;
}
p {
    color: #222;
    line-height: 2;
    letter-spacing: 1px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif !important;
}
p {
    margin-bottom: 10px;
    line-height: 1.8em;
}

p {
    word-wrap: break-word;
}

