h1,

h2,

h3,

h4,

h5,

h6 {



    word-break: normal !important; 

}

#logo.logo-text {
padding:0;}
#desktop-menu {padding-top:10px;} 
#footer-bottom-unitas {padding-top:10px;padding-bottom:10px;background:#4a2683;font-size:1.2em;font-style:italic;display:block;color:#fff;font-weight:bold;}
#footer-bottom {clear:both;}
#page-header {background:#2d2c72;padding:2em 0;}
#page-header h2{color:#fff;}
.home .intro-section h2 {color:#fff;}
.home #desktop-menu a{color:#fff;}
.home .stuck #desktop-menu a{color:#000}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}