.navbar {
    height: unset;
    background: #ffffffeb;
}
.navhar-bottom ul li a {
    color: #000000;
}
.navbar .navbar-nav .nav-link {
    color: #000000;
}
.navbar-top {
    border-bottom: 1px solid #1f91d0;
}
.navbar .navbar-nav .nav-link {
    border-right: 1px solid #1f91d0;
}
.navbar .navbar-right .wrap .icon {
    color: #1f91d0;
    border: 1px solid #1f91d0;
}
.navhar-bottom {
    margin-bottom: 10px;
}
.content {
    margin-bottom: 70px;
}
.content p {
    margin-bottom: 30px !important;
}
.ql-size-large {
    font-size: 19px !important;
    line-height: 1.9em;
}
.ql-size-huge {
    font-size: 40px !important;
    line-height: 1.3em;
}
.content-green h2, .content-green h2 strong {
    font-weight: 700;
    line-height: 1.7em;
    margin: 0 0 15px 0;
    color: #83b228 !important;
}
.content-green h3 strong {
    font-weight: 700;
}
.content p img {
    width: 100%;
}
.description-two-content .list-text p {
    margin-bottom: 0 !important;
}
.content.description-content .list-text p {
    margin-bottom: 0 !important;
}
.content h3 strong {
    font-weight: 700;
}