.sidebar-header{
  background: white;
}

h1, .h1 {
font-size: 25px;
}
h2, .h2 {
font-size: 20px;
}

.header-info {
  margin: 20px 0;
}
.menu-link .title {
font-size: 16px;
}
a.content {
    color: #065575;
    border-bottom: 1px dotted;
}
.header{
  margin-bottom: 5px;
}
