/*
Theme Name: Intranet BANDI
Text Domain: intranetbandi
Version: 0.1
Description: Šablona pro Intranet společnosti BANDI VAMOS
Author: BANDI VAMOS
Author URI: https://bandi.com/
*/

body {
    font-family: 'Lato', sans-serif;
}

a:hover {
    text-decoration: none;
}

.sidemenu.sticky-top {
    top: 30px;
}