body {
    font-family: 'Nanum Gothic', sans-serif;
    word-break: keep-all;
    color: rgb(113, 113, 113) !important;
}

a,
a:active,
a:hover {
    color: rgb(113, 113, 113);
    text-decoration :none;
}

p {
    font-size: 14px!important;
}