.sidebar .logo-name {
    font-size: 110%;
    font-weight: bold;
}

.sidebar .sidebar-text {
    font-size: 85%;
    color: #555;
}

body {
    font-family: 'Segoe UI', sans-serif;
}
h1, h2, h3 {
    font-family: 'Georgia', serif;
}
