
/*  */
/* 
*/
a[href^=http]:not([href*='kit.edu']):after {
    display:none
}



 .page-header .logo a:after {
    display: none !important;
}


.page-header .logo {
    width: 18rem !important;
    margin-top: -1.5rem;
}

@media (max-width: 1024px){
    .page-header .logo {
        width: 10rem !important;
        height: 5rem !important;
        margin-top: -1.5rem;
        margin-left: -1rem;
    }
    .page-header .logo a {
        height: 100%;
    }
}


body.oe-page .stage-slider p {
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 1), -1px -1px 8px rgba(0, 0, 0, 1), -1px 1px 8px rgba(0, 0, 0, 1), 1px -1px 8px rgba(0, 0, 0, 1) !important;
    font-weight: 400;
}


body.oe-page .stage-slider h2 {
    text-shadow: 1px 1px 16px rgba(0, 0, 0, 1), -1px -1px 16px rgba(0, 0, 0, 1), -1px 1px 16px rgba(0, 0, 0, 1), 1px -1px 16px rgba(0, 0, 0, 1) !important;
}
 
/*  */