@import url(https://bildung.pdag.ch/e-tutor/v4/user/layout.css);

.title {
border-bottom: none;
}

header {
    border-bottom: none;
}

#wrapper {
    background: #f3f3f2;
}

#footer {
background: none;
}

.list-row {
    background-color: #f3f3f2;
}

h2.text-weight  {
font-weight: normal !important;
}

p {
    color: #014F7A !important;
}

.navbar .nav>li>a {
    color: #007bc0;
}

h2.title {
font-size: 24px !important;
}

ul {
   list-style: initial;
}

h3 {
    font-size: 14px !important;
    line-height: 32px;
}