@charset "UTF-8";

.top-seo-contents h3 {
    margin-top:60px;
    margin-bottom: 10px;
    color:#c5d934;
    font-size: 2.1rem !important;
    font-weight: 600;
    letter-spacing: 0.2rem;
    line-height: 1.5;
}

.top-seo-contents h4 {
    margin-top:50px;
    margin-bottom: 10px;
    font-size: 1.8rem !important;
    font-weight: 600;
    letter-spacing: 0.2rem;
    line-height: 1.5;
}

.top-seo-contents h5 {
    margin-top:40px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.2rem;
    line-height: 1.5;
}

.top-seo-contents p{
    margin-bottom: 30px;
}