article p.breadcrumbs {
    max-width: 1140px;
    margin: 15px auto !important;
    padding: 0 30px !important;
}
@media (max-width: 768px){
    article p.breadcrumbs {
        padding: 0 20px !important;
    }
}
body .uwy.userway_p1 .userway_buttons_wrapper {
    top: initial !important;
}
.section.main article h2 {
    color: #50738f !important;
    font-weight: 600;
}
article img {
    width: 100%;
    height: auto;
    max-width: 100% !important;
    overflow: hidden !important;
}
.section.main article ul {
    list-style: disc !important;
}
.section.main article ul,ol {
    padding: 0 0 0 25px !important;
}
.section.main .section_w1280 {
    width: unset !important;
}
.section.main article {
    margin: 0 auto !important;
    /*border-bottom: 1px solid #7c7c7c;*/
}

.section.main article .form-featured {
    /*margin-top: 18px;*/
}

.section.main article a.abutton:visited {
    color: #fff !important;
}

p,
.section.main article ul li,
.section.main article ol li {
    line-height: 1.5 !important;
}
h1 {
    color: #50738f !important;
    letter-spacing: 1px;
}
.subtitle > div {
    max-width: 350px;
}

article p, article ul, article ol {
    color: #7C7C7C;
}