@import "lato.css";

.body, .body.site, .html {
    font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif
}

.view-course .sidecourseinfoleft .baseinfo1 .description {
    display: none !important
}

.header-inner .brand .logo {
    position: absolute;
    height: 94px;
    top: 6px;
}

header .brand,
header .brand:focus-visible {
    outline: none
}