/* -------- all devices --------- */
    body {background: linear-gradient(90deg, rgba(108, 220, 255, 0.2295) 0%, rgba(247, 0, 207, 0.1665) 100%), #FFFFFF;}
    
    /* Cover bubbles round */
    .tn-elem__1914971421589461638867 .tn-atom, .tn-elem__1914971421589461778332 .tn-atom, .tn-elem__1914971421589461886686 .tn-atom {
    border-radius: 20px 20px 0px 20px !important;
    }
    
    /* customize - logo-div */
    .tn-elem__1932265371589900689840 .t-slds__container {
    border-radius: 50% !important;
    }
    
    
    /* customize - logos */
    .change { 
    background-image: url(https://static.tildacdn.com/tild6533-6163-4033-a564-613564306465/_2.png) !important;
    }
    .change2 { 
    background-image: url(https://static.tildacdn.com/tild3461-3539-4135-b031-393261393361/Ya_1.png) !important;
    }
    .change3 { 
    background-image: url(https://static.tildacdn.com/tild3465-6565-4838-a337-323330383066/fire_1.png) !important;
    }
    .change4 { 
    background-image: url(https://static.tildacdn.com/tild3763-6432-4966-b736-303632623064/Mastercard_2.png) !important;
    }
    .change5 { 
    background-image: url(https://static.tildacdn.com/tild3539-6235-4132-b831-363665626136/Custom_L_3.png) !important;
    }
    
    /* customize - content */
    .change-e { 
    background-image: url(https://static.tildacdn.com/tild6663-6332-4031-b830-363830633135/rolling-on-the-floor.png) !important;
    }
    .change-e2 { 
    background-image: url(https://static.tildacdn.com/tild6265-6362-4733-b132-626133326139/graduation-cap_1f393.png) !important;
    }
    .change-e3 { 
    background-image: url(https://static.tildacdn.com/tild6434-3966-4539-b530-393534333962/face-massage_1f486.png) !important;
    }
    
    /* customize - tone of voice */
    .change-t { 
    background-image: url(https://static.tildacdn.com/tild6630-3836-4165-b830-326630646439/tone-of-voice2.png) !important;
    }
    .change-t2 { 
    background-image: url(https://static.tildacdn.com/tild6665-3664-4637-a262-636234653134/tone-of-voice3.png) !important;
    }
    
    /* styles for bubbles */
    
    /* chat 1 bubbles */
    /* bot bubble */
    .tn-elem__1927944761470210224069 .tn-atom, .tn-elem__1927944761589808879642 .tn-atom, .tn-elem__1927944761589986138971 .tn-atom {
    border-radius: 25px 25px 25px 0px !important;
    }
    /* user bubble */
    none-yet {
    
    }
    
    /* chat 2 bubbles */
    /* bot buble */
    .tn-elem__1938543741470210224069 .tn-atom, .tn-elem__1938543741590050118882 .tn-atom, .tn-elem__1938543741589808879642 .tn-atom, .tn-elem__1938543741589986138971 .tn-atom {
    border-radius: 25px 25px 25px 0px !important;
    /* user bubble */
    }
    
    /* chat 3 bubbles */
    /*bot bubble */
    .tn-elem__1953306481470210224069 .tn-atom, .tn-elem__1953306481590137267954 .tn-atom, .tn-elem__1953306481589808879642 .tn-atom {
    border-radius: 25px 25px 25px 0px !important;
    }
    /* user bubble */
    .tn-elem__1953306481589808838179 .tn-atom, .tn-elem__1953306481590418210672 .tn-atom, .tn-elem__1953306481590418375681 .tn-atom {
    border-radius: 25px 25px 0px 25px !important;
    }
    
/* -------- mobile -------- */
    @media screen and (max-width: 959px) {
    
        /* heading */
        .t050__title {
        font-size: 35px;
        }
        
        /* subheading */
        .t050__descr {
        font-size: 26px;
        }
    }