body {
    margin-top: 39px;
    font-family: "Open Sans", serif;
    line-height: 1.6;
    background-color: #DDE3DD;
}

h2.e-content{
font-weight: normal;
    font-size: 100%;
margin-bottom:0;
}



.git-icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.dt-published{
color: #666;
font-size: 81%;
margin-bottom: 15px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
}

.lab {
    margin-left: 40px;
    padding-left: 36px;
    padding-bottom: 40px;
    width: 54%;
}

.footer {
    margin-top: 70px;
    clear: both;
    font-size: 99%;
}

.footer a {
    color: #333;
}

.lab ul {
    line-height: 26px;
}

.lab a {
    color: rgb(17, 104, 204);
    text-decoration: none;
}

.lab a:hover {
    text-decoration: underline;
}
