.elementor-kit-11{--e-global-color-primary:#68238B;--e-global-color-secondary:#24A4A9;--e-global-color-text:#292929;--e-global-color-accent:#AD2CDC;--e-global-color-376a458:#1C5960;--e-global-color-2f67845:#FFFFFF;--e-global-color-bc977c9:#FCF9ED;--e-global-color-3df15db:#F2F4F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-secondary );font-weight:600;}.elementor-kit-11 a:hover{color:var( --e-global-color-primary );}.elementor-kit-11 h1{font-family:"Georgia", Sans-serif;font-size:4em;font-weight:600;text-transform:capitalize;}.elementor-kit-11 h2{color:var( --e-global-color-376a458 );font-family:"Georgia", Sans-serif;font-size:2em;font-weight:600;text-transform:capitalize;}.elementor-kit-11 h3{font-family:"Georgia", Sans-serif;font-size:1.4em;text-transform:capitalize;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 h1{font-size:3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Styles the Global Side Button, actual html in elementor custom code.*/
.escape button{
    background-color: #68238B;
    font-weight: 600;
    color:white;
    border-color: white;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
}

/*positions the button on the side*/
.escape{
    top:40%;
    position: fixed;
    border-radius: 5px;
    right: 0px;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    z-index: 999
}/* End custom CSS */