body {
    font-size: small;
}

#nescss {
    max-width: 980px;
    margin: 15px auto;
}

section{
    margin-top : 30px;
}

.logo-absolute {
    position: absolute;
    top: 10px;
    right: 10px;
}

.center {
    text-align: center;
}

.emoji {
    font-size:30px
}

.conf {
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 96px;
    height: 96px;
    float: left;
    margin-right: 20px;
}

.desc-conf, .desc-blog {
    font-size: x-small;
}

.sf-live-21 {
    background-image: url('../img/sf-live-21.png');
}

.w2d{
    background-image: url('../img/w2d.png');
}

.eleven{
    background-image: url('../img/elevenlabs.png');
}

.humantalks{
    background-image: url('../img/humantalks.png');
}

footer {
    margin-top: 30px;
}
