section.page_banner {
    background-position: 80% 30%;
}
.page-id-84.wp-singular:not(.home) .banner_title_container {
    width: 85%!important;
}
section.page_banner > .ct-section-inner-wrap {
    justify-content: flex-end;
}
.banner_title_container {
    text-align: right;
}
.banner_title_container .banner_title {
    width: 100%;
}
.banner_subtitle p {
    font-size: 20px;
    color: var(--oxy_color_7);
    line-height: 1.3em;
    margin-top: 10px;
}
.banner_description p {
    margin-top: 5px;
}
.banner_title_container:has(.banner_subtitle p):has(.banner_description p) .banner_subtitle p {
    margin-bottom: 10px;
}

#_rich_text-98-84 .green_text {
    background-color: unset;
    border: none;
}