
.titel-top-style{
    font-size: 14px;
    color: #4A7D00;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 2px #4A7D00;
}
.titel-second-style{
    font-size: 20px;
    font-weight: bold;
    color: #0A0E11;
    border-left: solid 4px #4A7D00;
}
.second-detail-style{
    background: #FFF7F4;
    border-radius: 15px;
    width: 100%;
    max-width: 815px;
    margin: 30px auto;
    padding: 16px;
    box-sizing: border-box;
    color: #555555;
}
.ordinary-wa-style{
    font-weight: bold;
}
.font-blade-class{
    font-size: 18px;
}
