.bg-pngimage--3 {
    background-image: url(https://www.bloomingtree-academy.com/public/BLOMINGTRE/themeaB9xY12z/assets/images/backgrounds/home-contact-bg.webp?v=1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.jnr__call__action__wrap {
    padding: 70px 0;
}
.jnr__call__action__wrap .callto__action__inner h2 {
    color: #ffffff;
    font-family: var(--font-01);
    font-size: 44px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 4px;
}
.jnr__call__action__wrap .callto__action__inner p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 9px;
}