.container {
    margin: 50px auto;
}

@font-face {
    font-family: 'caracteres_l4regular';
    src: url('caracteres_l4-webfont.eot');
    src: url('caracteres_l4-webfontd41d.eot?#iefix') format('embedded-opentype'), url('caracteres_l4-webfont.woff2') format('woff2'), url('caracteres_l4-webfont.woff') format('woff'), url('caracteres_l4-webfont.ttf') format('truetype'), url('caracteres_l4-webfont.svg#caracteres_l4regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#c2833 {
    font: 30px "caracteres_l4regular", Courier, mono;
    color: black;
}

#c802, #c507, #c1228, #c274, #c2764, #c141, #c2775 {
    font: 30px "caracteres_l4regular", Courier, mono;
    color: black;
    -webkit-text-fill-color: white;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.col-sm-3 {
    font-weight: bold;
    font-size: 14px;
}

.news-single-item .summary {
    text-transform: uppercase;
    font: 30px "caracteres_l4regular", Courier, mono;
    letter-spacing: 1px;
}

.news-single-item #authors {
    font: 20px "caracteres_l4regular", Courier, mono;
    margin-bottom: 30px;
}

.news-single-item .col-sm-4 section {
    font-weight: bold;
    line-height: 15px;
    text-align: justify;
}

.news-single-item h2 {
    font-size: 14px;
}

.news-single-item #news_category {
    font: 13px/1px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: black;
    transform: rotate(90deg);
    transform-origin: left top 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    position: relative;
    right: 51%;
    top: -210px;
}

.news-single-item #news_subheader h2 {
    margin-top: 0;
}

.news-single-item .col-sm-1 {
    text-align: center;
}

.news-single-item .col-sm-1 a {
    display: block;
    padding-top: 420%;
    font: 30px Courier, mono;
    text-decoration: none;
    color: black;
    -webkit-text-fill-color: white;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.news-single-imgcaption {
    min-height: 5px;
}

.news-single-item .col-sm-3 {
    padding-top: 140px;
}

#c544 {
    margin-bottom: 100px;
}

#logo {
    position: fixed;
    width: 300px;
    height: 75px;
    background-image: url(../Images/logo-diplorama2.svg);
}

#logo:hover {
    position: fixed;
    width: 300px;
    height: 75px;
    background-image: url(../Images/logo-diplorama-hover.svg);
}

img#logo {
    visibility: visible;
    padding-left: 300px;
    margin-left: 0;
}

.news-single-item .email {
    color: black;
    font-size: 11px;
}

.news-single-item .col-sm-7 figure {
    height: 600px;
    overflow: visible;
}

.projects_cat {
    height: 29px;
}

#c802 h1, #c507 h1, #c1228 h1, #c274 h1, #c2764 h1, #c141 h1, #c2775 h1 {
    font-size: 30px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1.3px;
    letter-spacing: 1px;
    width: 400px;
}

#c802 #cat1:hover, #c802 #cat2:hover, #c802 #cat3:hover, #c802 #cat4:hover, #c802 #cat5:hover, #c507 h2:hover, #c1228 h2:hover, #c274 h2:hover, #c2764 h2:hover, #c141 h2:hover {
    text-shadow: 2px 6px 0 #000;
    -webkit-text-fill-color: white;
}

.projects_cat a {
    color: black;
    font: 35px "caracteres_l4regular";
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1.3px;
    margin-right: 10px;
}

.projects_cat a:hover {
    text-decoration: none;
    text-shadow: 2px 5px 0 #000;
    -webkit-text-fill-color: white;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1.3px;
    -webkit-text-stroke-color: black;
}

.text-right {
    margin-top: 120px;
}

#project_title {
    font: 20px "caracteres_l4regular", Courier, mono;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#project_student {
    font: 14px "caracteres_l4regular", Courier, mono;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#project_image {
    width: 600px;
    z-index: -100;
}

#c762, #c1087, #c1109, #c2603, #c1133 {
    display: none;
    font: 18px "caracteres_l4regular", Courier, mono;
    text-transform: uppercase;
}