body {
    background: #ececec;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
}
.container-md {
    background: #ffffff;
}

.container-sm {
    background: #ffffff;
}


.publication p {
    margin-bottom: 0 !important;
}


