/* global */

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: "montserrat", sans-serif;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

/* end of global */

@media(min-width: 1366px) {
    .article {
        max-width: 720px;
        margin: 0 auto;
    }
    .article-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 6px 12px;
        margin: 0 0 30px 0;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #8a8a8a;
        text-align: center;
    }
    .article-meta a {
        color: #3e6fb6;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-meta a:hover {
        color: #f9b707;
    }
    .article-meta a i {
        margin-right: 4px;
        font-size: 0.9em;
    }
    .article-meta-divider {
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #d0d0d0;
    }
    .article-container {
        margin: 0 auto;
        width: 100%;
    }
    .article-container img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 30px auto;
        border-radius: 16px;
        box-shadow: 0 18px 40px rgba(0, 34, 68, 0.14);
    }
    .tr-caption {
        color: #8a8a8a !important;
        font-size: 13px !important;
        text-align: center;
        margin: -10px auto 24px auto;
    }
    .article-container,
    .article-container span,
    .article-container div,
    .article-container td,
    .article-container p,
    .article-container div {
        margin: 0 auto 22px auto;
        font-size: 18px;
        font-weight: 400;
        color: #3a3a3a;
        line-height: 1.75;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    .article-container span {
        margin: 0;
    }
    .article-container ul,
    .article-container ol {
        margin: 0 0 22px 24px;
        font-size: 18px;
        color: #3a3a3a;
        line-height: 1.75;
    }
    .article-container li {
        margin: 0 0 8px 0;
    }
    .article-container blockquote {
        margin: 30px 0;
        padding: 6px 0 6px 22px;
        border-left: 4px solid #3e6fb6;
        font-size: calc(18px + 2px);
        font-weight: 500;
        font-style: italic;
        color: #3e6fb6;
    }
    .article-container a {
        font-size: inherit;
        font-weight: 600;
        color: #3e6fb6;
        text-decoration: underline;
        text-decoration-color: rgba(62, 111, 182, 0.35);
        text-underline-offset: 3px;
        line-height: inherit;
        transition: 0.15s all ease-out;
    }
    .article-container a:hover {
        text-decoration-color: #3e6fb6;
    }
    .article-container h1,
    .article-container h2,
    .article-container h1 span,
    .article-container h2 span {
        margin: 44px auto 14px auto;
        font-size: 30px;
        font-weight: 700;
        color: #111111;
        line-height: 1.25;
    }
    .article-container h3,
    .article-container h4,
    .article-container h3 span,
    .article-container h4 span {
        margin: 34px auto 10px auto;
        font-size: 22px;
        font-weight: 700;
        color: #3e6fb6;
        line-height: 1.3;
    }
    .article-container h1:first-child,
    .article-container h2:first-child,
    .article-container h3:first-child {
        margin-top: 0;
    }
    .article-footer {
        margin: 50px 0 0 0;
        padding: 36px 30px;
        background: #f4f6fa;
        border-radius: 16px;
        text-align: center;
    }
    .article-footer p {
        margin: 0 0 8px 0;
        font-size: 18px;
        font-weight: 600;
        color: #333333;
        line-height: 1.5;
    }
    .article-footer .middle-a {
        margin: 14px auto 0 auto;
    }
    .article-related {
        margin: 22px 0 0 0;
        font-size: 13px;
        font-weight: 600;
        color: #8a8a8a;
        line-height: 2;
    }
    .article-related a {
        display: inline-block;
        margin: 0 4px;
        padding: 2px 10px;
        border-radius: 100px;
        background: #fff;
        color: #3e6fb6;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-related a:hover {
        background: #3e6fb6;
        color: #fff;
    }
    .qa-label {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        margin: 0 0 12px 0;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #3e6fb6;
    }
    .qa-label-answer {
        color: #2e8b57;
    }
    .qa-question {
        margin: 0 0 34px 0;
        padding: 24px 28px;
        background: #f4f6fa;
        border-left: 4px solid #3e6fb6;
        border-radius: 0 16px 16px 0;
    }
    .qa-question p {
        margin: 0;
        font-size: 24px;
        font-weight: 700;
        color: #111111;
        line-height: 1.35;
    }
    .qa-related {
        margin: 50px 0 0 0;
    }
    .qa-related h2 {
        font-size: 24px;
        font-weight: 700;
        color: #111111;
        margin: 0 0 14px 0;
    }
    .qa-related ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .qa-related li a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 18px;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        color: #111111;
        font-size: 15px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .qa-related li a i {
        color: #3e6fb6;
        flex-shrink: 0;
    }
    .qa-related li a:hover {
        border-color: #3e6fb6;
        color: #3e6fb6;
        box-shadow: 0 10px 24px rgba(0, 34, 68, 0.1);
    }
    .qa-related-all {
        display: inline-block;
        margin: 16px 0 0 0;
        font-size: 14px;
        font-weight: 700;
        color: #3e6fb6;
        text-decoration: none;
    }
    .qa-related-all:hover {
        color: #f9b707;
    }
    .article-ask {
        margin: 14px 0 0 0;
        font-size: 14px;
        font-weight: 600;
    }
    .article-ask a {
        color: #3e6fb6;
        text-decoration: none;
    }
    .article-ask a:hover {
        text-decoration: underline;
    }
}

@media(max-width: 1366px) and (min-width: 1024px) {
    .article {
        max-width: 680px;
        margin: 0 auto;
    }
    .article-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 6px 12px;
        margin: 0 0 30px 0;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #8a8a8a;
        text-align: center;
    }
    .article-meta a {
        color: #3e6fb6;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-meta a:hover {
        color: #f9b707;
    }
    .article-meta a i {
        margin-right: 4px;
        font-size: 0.9em;
    }
    .article-meta-divider {
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #d0d0d0;
    }
    .article-container {
        margin: 0 auto;
        width: 100%;
    }
    .article-container img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 28px auto;
        border-radius: 16px;
        box-shadow: 0 18px 40px rgba(0, 34, 68, 0.14);
    }
    .tr-caption {
        color: #8a8a8a !important;
        font-size: 13px !important;
        text-align: center;
        margin: -10px auto 24px auto;
    }
    .article-container,
    .article-container span,
    .article-container div,
    .article-container td,
    .article-container p,
    .article-container div {
        margin: 0 auto 22px auto;
        font-size: 17px;
        font-weight: 400;
        color: #3a3a3a;
        line-height: 1.75;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    .article-container span {
        margin: 0;
    }
    .article-container ul,
    .article-container ol {
        margin: 0 0 22px 24px;
        font-size: 17px;
        color: #3a3a3a;
        line-height: 1.75;
    }
    .article-container li {
        margin: 0 0 8px 0;
    }
    .article-container blockquote {
        margin: 30px 0;
        padding: 6px 0 6px 22px;
        border-left: 4px solid #3e6fb6;
        font-size: calc(17px + 2px);
        font-weight: 500;
        font-style: italic;
        color: #3e6fb6;
    }
    .article-container a {
        font-size: inherit;
        font-weight: 600;
        color: #3e6fb6;
        text-decoration: underline;
        text-decoration-color: rgba(62, 111, 182, 0.35);
        text-underline-offset: 3px;
        line-height: inherit;
        transition: 0.15s all ease-out;
    }
    .article-container a:hover {
        text-decoration-color: #3e6fb6;
    }
    .article-container h1,
    .article-container h2,
    .article-container h1 span,
    .article-container h2 span {
        margin: 44px auto 14px auto;
        font-size: 28px;
        font-weight: 700;
        color: #111111;
        line-height: 1.25;
    }
    .article-container h3,
    .article-container h4,
    .article-container h3 span,
    .article-container h4 span {
        margin: 34px auto 10px auto;
        font-size: 21px;
        font-weight: 700;
        color: #3e6fb6;
        line-height: 1.3;
    }
    .article-container h1:first-child,
    .article-container h2:first-child,
    .article-container h3:first-child {
        margin-top: 0;
    }
    .article-footer {
        margin: 50px 0 0 0;
        padding: 36px 30px;
        background: #f4f6fa;
        border-radius: 16px;
        text-align: center;
    }
    .article-footer p {
        margin: 0 0 8px 0;
        font-size: 17px;
        font-weight: 600;
        color: #333333;
        line-height: 1.5;
    }
    .article-footer .middle-a {
        margin: 14px auto 0 auto;
    }
    .article-related {
        margin: 22px 0 0 0;
        font-size: 13px;
        font-weight: 600;
        color: #8a8a8a;
        line-height: 2;
    }
    .article-related a {
        display: inline-block;
        margin: 0 4px;
        padding: 2px 10px;
        border-radius: 100px;
        background: #fff;
        color: #3e6fb6;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-related a:hover {
        background: #3e6fb6;
        color: #fff;
    }
    .qa-label {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        margin: 0 0 12px 0;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #3e6fb6;
    }
    .qa-label-answer {
        color: #2e8b57;
    }
    .qa-question {
        margin: 0 0 34px 0;
        padding: 22px 24px;
        background: #f4f6fa;
        border-left: 4px solid #3e6fb6;
        border-radius: 0 16px 16px 0;
    }
    .qa-question p {
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        color: #111111;
        line-height: 1.35;
    }
    .qa-related {
        margin: 50px 0 0 0;
    }
    .qa-related h2 {
        font-size: 22px;
        font-weight: 700;
        color: #111111;
        margin: 0 0 14px 0;
    }
    .qa-related ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .qa-related li a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 18px;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        color: #111111;
        font-size: 15px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .qa-related li a i {
        color: #3e6fb6;
        flex-shrink: 0;
    }
    .qa-related li a:hover {
        border-color: #3e6fb6;
        color: #3e6fb6;
        box-shadow: 0 10px 24px rgba(0, 34, 68, 0.1);
    }
    .qa-related-all {
        display: inline-block;
        margin: 16px 0 0 0;
        font-size: 14px;
        font-weight: 700;
        color: #3e6fb6;
        text-decoration: none;
    }
    .qa-related-all:hover {
        color: #f9b707;
    }
    .article-ask {
        margin: 14px 0 0 0;
        font-size: 14px;
        font-weight: 600;
    }
    .article-ask a {
        color: #3e6fb6;
        text-decoration: none;
    }
    .article-ask a:hover {
        text-decoration: underline;
    }
}

@media(max-width: 1024px) and (min-width: 769px) {
    .article {
        max-width: 100%;
        margin: 0 auto;
    }
    .article-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 6px 12px;
        margin: 0 0 30px 0;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #8a8a8a;
        text-align: center;
    }
    .article-meta a {
        color: #3e6fb6;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-meta a:hover {
        color: #f9b707;
    }
    .article-meta a i {
        margin-right: 4px;
        font-size: 0.9em;
    }
    .article-meta-divider {
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #d0d0d0;
    }
    .article-container {
        margin: 0 auto;
        width: 100%;
    }
    .article-container img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 24px auto;
        border-radius: 16px;
        box-shadow: 0 18px 40px rgba(0, 34, 68, 0.14);
    }
    .tr-caption {
        color: #8a8a8a !important;
        font-size: 13px !important;
        text-align: center;
        margin: -10px auto 24px auto;
    }
    .article-container,
    .article-container span,
    .article-container div,
    .article-container td,
    .article-container p,
    .article-container div {
        margin: 0 auto 22px auto;
        font-size: 17px;
        font-weight: 400;
        color: #3a3a3a;
        line-height: 1.75;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    .article-container span {
        margin: 0;
    }
    .article-container ul,
    .article-container ol {
        margin: 0 0 22px 24px;
        font-size: 17px;
        color: #3a3a3a;
        line-height: 1.75;
    }
    .article-container li {
        margin: 0 0 8px 0;
    }
    .article-container blockquote {
        margin: 30px 0;
        padding: 6px 0 6px 22px;
        border-left: 4px solid #3e6fb6;
        font-size: calc(17px + 2px);
        font-weight: 500;
        font-style: italic;
        color: #3e6fb6;
    }
    .article-container a {
        font-size: inherit;
        font-weight: 600;
        color: #3e6fb6;
        text-decoration: underline;
        text-decoration-color: rgba(62, 111, 182, 0.35);
        text-underline-offset: 3px;
        line-height: inherit;
        transition: 0.15s all ease-out;
    }
    .article-container a:hover {
        text-decoration-color: #3e6fb6;
    }
    .article-container h1,
    .article-container h2,
    .article-container h1 span,
    .article-container h2 span {
        margin: 44px auto 14px auto;
        font-size: 26px;
        font-weight: 700;
        color: #111111;
        line-height: 1.25;
    }
    .article-container h3,
    .article-container h4,
    .article-container h3 span,
    .article-container h4 span {
        margin: 34px auto 10px auto;
        font-size: 20px;
        font-weight: 700;
        color: #3e6fb6;
        line-height: 1.3;
    }
    .article-container h1:first-child,
    .article-container h2:first-child,
    .article-container h3:first-child {
        margin-top: 0;
    }
    .article-footer {
        margin: 50px 0 0 0;
        padding: 36px 30px;
        background: #f4f6fa;
        border-radius: 16px;
        text-align: center;
    }
    .article-footer p {
        margin: 0 0 8px 0;
        font-size: 16px;
        font-weight: 600;
        color: #333333;
        line-height: 1.5;
    }
    .article-footer .middle-a {
        margin: 14px auto 0 auto;
    }
    .article-related {
        margin: 22px 0 0 0;
        font-size: 13px;
        font-weight: 600;
        color: #8a8a8a;
        line-height: 2;
    }
    .article-related a {
        display: inline-block;
        margin: 0 4px;
        padding: 2px 10px;
        border-radius: 100px;
        background: #fff;
        color: #3e6fb6;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-related a:hover {
        background: #3e6fb6;
        color: #fff;
    }
    .qa-label {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        margin: 0 0 12px 0;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #3e6fb6;
    }
    .qa-label-answer {
        color: #2e8b57;
    }
    .qa-question {
        margin: 0 0 34px 0;
        padding: 20px 22px;
        background: #f4f6fa;
        border-left: 4px solid #3e6fb6;
        border-radius: 0 16px 16px 0;
    }
    .qa-question p {
        margin: 0;
        font-size: 20px;
        font-weight: 700;
        color: #111111;
        line-height: 1.35;
    }
    .qa-related {
        margin: 50px 0 0 0;
    }
    .qa-related h2 {
        font-size: 20px;
        font-weight: 700;
        color: #111111;
        margin: 0 0 14px 0;
    }
    .qa-related ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .qa-related li a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 18px;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        color: #111111;
        font-size: 15px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .qa-related li a i {
        color: #3e6fb6;
        flex-shrink: 0;
    }
    .qa-related li a:hover {
        border-color: #3e6fb6;
        color: #3e6fb6;
        box-shadow: 0 10px 24px rgba(0, 34, 68, 0.1);
    }
    .qa-related-all {
        display: inline-block;
        margin: 16px 0 0 0;
        font-size: 14px;
        font-weight: 700;
        color: #3e6fb6;
        text-decoration: none;
    }
    .qa-related-all:hover {
        color: #f9b707;
    }
    .article-ask {
        margin: 14px 0 0 0;
        font-size: 14px;
        font-weight: 600;
    }
    .article-ask a {
        color: #3e6fb6;
        text-decoration: none;
    }
    .article-ask a:hover {
        text-decoration: underline;
    }
}

@media(max-width: 769px) {
    .article {
        max-width: 100%;
        margin: 0 auto;
    }
    .article-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 6px 12px;
        margin: 0 0 30px 0;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.8px;
        text-transform: uppercase;
        color: #8a8a8a;
        text-align: center;
    }
    .article-meta a {
        color: #3e6fb6;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-meta a:hover {
        color: #f9b707;
    }
    .article-meta a i {
        margin-right: 4px;
        font-size: 0.9em;
    }
    .article-meta-divider {
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #d0d0d0;
    }
    .article-container {
        margin: 0 auto;
        width: 100%;
    }
    .article-container img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 20px auto;
        border-radius: 16px;
        box-shadow: 0 18px 40px rgba(0, 34, 68, 0.14);
    }
    .tr-caption {
        color: #8a8a8a !important;
        font-size: 13px !important;
        text-align: center;
        margin: -10px auto 24px auto;
    }
    .article-container,
    .article-container span,
    .article-container div,
    .article-container td,
    .article-container p,
    .article-container div {
        margin: 0 auto 22px auto;
        font-size: 16px;
        font-weight: 400;
        color: #3a3a3a;
        line-height: 1.75;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    .article-container span {
        margin: 0;
    }
    .article-container ul,
    .article-container ol {
        margin: 0 0 22px 24px;
        font-size: 16px;
        color: #3a3a3a;
        line-height: 1.75;
    }
    .article-container li {
        margin: 0 0 8px 0;
    }
    .article-container blockquote {
        margin: 30px 0;
        padding: 6px 0 6px 22px;
        border-left: 4px solid #3e6fb6;
        font-size: calc(16px + 2px);
        font-weight: 500;
        font-style: italic;
        color: #3e6fb6;
    }
    .article-container a {
        font-size: inherit;
        font-weight: 600;
        color: #3e6fb6;
        text-decoration: underline;
        text-decoration-color: rgba(62, 111, 182, 0.35);
        text-underline-offset: 3px;
        line-height: inherit;
        transition: 0.15s all ease-out;
    }
    .article-container a:hover {
        text-decoration-color: #3e6fb6;
    }
    .article-container h1,
    .article-container h2,
    .article-container h1 span,
    .article-container h2 span {
        margin: 44px auto 14px auto;
        font-size: 23px;
        font-weight: 700;
        color: #111111;
        line-height: 1.25;
    }
    .article-container h3,
    .article-container h4,
    .article-container h3 span,
    .article-container h4 span {
        margin: 34px auto 10px auto;
        font-size: 19px;
        font-weight: 700;
        color: #3e6fb6;
        line-height: 1.3;
    }
    .article-container h1:first-child,
    .article-container h2:first-child,
    .article-container h3:first-child {
        margin-top: 0;
    }
    .article-footer {
        margin: 50px 0 0 0;
        padding: 36px 30px;
        background: #f4f6fa;
        border-radius: 16px;
        text-align: center;
    }
    .article-footer p {
        margin: 0 0 8px 0;
        font-size: 15px;
        font-weight: 600;
        color: #333333;
        line-height: 1.5;
    }
    .article-footer .middle-a {
        margin: 14px auto 0 auto;
    }
    .article-related {
        margin: 22px 0 0 0;
        font-size: 13px;
        font-weight: 600;
        color: #8a8a8a;
        line-height: 2;
    }
    .article-related a {
        display: inline-block;
        margin: 0 4px;
        padding: 2px 10px;
        border-radius: 100px;
        background: #fff;
        color: #3e6fb6;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .article-related a:hover {
        background: #3e6fb6;
        color: #fff;
    }
    .qa-label {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        margin: 0 0 12px 0;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #3e6fb6;
    }
    .qa-label-answer {
        color: #2e8b57;
    }
    .qa-question {
        margin: 0 0 34px 0;
        padding: 16px 18px;
        background: #f4f6fa;
        border-left: 4px solid #3e6fb6;
        border-radius: 0 16px 16px 0;
    }
    .qa-question p {
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        color: #111111;
        line-height: 1.35;
    }
    .qa-related {
        margin: 50px 0 0 0;
    }
    .qa-related h2 {
        font-size: 18px;
        font-weight: 700;
        color: #111111;
        margin: 0 0 14px 0;
    }
    .qa-related ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .qa-related li a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 18px;
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        color: #111111;
        font-size: 15px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.15s all ease-out;
    }
    .qa-related li a i {
        color: #3e6fb6;
        flex-shrink: 0;
    }
    .qa-related li a:hover {
        border-color: #3e6fb6;
        color: #3e6fb6;
        box-shadow: 0 10px 24px rgba(0, 34, 68, 0.1);
    }
    .qa-related-all {
        display: inline-block;
        margin: 16px 0 0 0;
        font-size: 14px;
        font-weight: 700;
        color: #3e6fb6;
        text-decoration: none;
    }
    .qa-related-all:hover {
        color: #f9b707;
    }
    .article-ask {
        margin: 14px 0 0 0;
        font-size: 14px;
        font-weight: 600;
    }
    .article-ask a {
        color: #3e6fb6;
        text-decoration: none;
    }
    .article-ask a:hover {
        text-decoration: underline;
    }
}
