.publication_title {
    font-size: 18px;
    color: #6E2639;
    margin-top: 5px;
    line-height: 1;
    margin-bottom: 16px;
    font-family: Verdana, Geneva, sans-serif;
}
.publication_authors {
    font-size: 14px;
    color: #6b5d61;
    margin-top: 0px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-family: Verdana, Geneva, sans-serif;
}
.publication_content {
    font-size: 12px;
    line-height: 21px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 21px;
    margin-left: 0;
    font-family: Verdana, Geneva, sans-serif;
}
section {
    margin-bottom: 45px;
}
#main {
    padding-top: 25px;
}
.publication_type {
    font-size: 28px;
    color: #6E2639;
    margin-top: 20px;
    line-height: 1;
    margin-bottom: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}