body {
    background-color: #ffffff;
    color: #808080;
    font-family: "Helvetica",Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    padding: 0;
    word-wrap: break-word;
}

.article-body {
    max-width: 760px;
    font-family: Poppins, sans-serif;
}

.article-body .gu-margin-24 {
    margin: 24px 0;
}
.article-body .gu-margin-36 {
    margin: 36px 0;
}
.article-body .gu-margin-bottom-16 {
    margin-bottom: 16px;
}

.article-title {
    margin: 24px 24px;
}

.article-title h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #3a3a3a;
}
.article-content-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #3a3a3a;
}
.article-content-space {
    margin: 36px 0;
}
.article-content-text.gu-text-28 {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}
.article-content-text.gu-text-34 {
    font-size: 34px;
    line-height: 34px;
    text-align: left;
}
.article-content-text.gu-border-1 {
    padding-bottom: 24px;
    border-bottom: 1px solid #cdcdcd;
}
.article-content-button .gu-button-yellow {
    display: block;
    font-weight: 600;
    font-size: 23px;
    line-height: 27px;
    width: 100%;
    max-width: 540px;
    background: #ffbb05;
    text-align: center;
    padding: 16px 12px;
    color: #ffffff;
    text-decoration: none;
}
.article-content-box {
    padding: 16px 32px;
}
.article-content-box.box-green {
    background-color: #e8f3dd;
}
.article-content-text h2 {
    font-size: 34px;
    line-height: 34px;
    text-align: left;
    font-weight: 700;
}
header {
    border-bottom: 2px solid #cdcdcd;
    padding: 24px;
    margin-bottom: 32px;
}
header .gu-button-orange {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 12px 8px;
    color: #ffffff;
    text-decoration: none;
    width: 200px;
    background: #ffbb05;
}
header .advertisement {
    font-weight: 400;
    font-size: 9px;
    color: #9e9e9e;
}

footer {
    border-top: 2px solid #cdcdcd;
    padding-top: 48px;
}
footer .footer-logo {
    margin-bottom: 36px;
}
footer .footer-links {
    margin: 0 24px;
}
footer .footer-links a {
    text-decoration: none;
    color: #428bca;
}
footer .footer-copyright {
    margin: 36px 0;
    font-size: 16px;
    color: #3a3a3a;
}
footer .footer-copyright a {
    text-decoration: none;
    color: #3a3a3a;
}
