
header {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    text-align: center;
}
.bg-image-full {
    background-image: linear-gradient(#303d4e, #151E1D);
    width: 100%;
    background-size: 100%;
    margin-bottom: 30px;
}
  
header img {
    position: relative;
    max-height: 250px;
    max-width: 100%;
    text-align: center;
}

.publications-container {
}
.themata-body {
    position: relative;
}
label {
    color: #b94a48;
    font-size: 0.9rem;
  }
  
.field {
    margin-bottom: 1.1rem;
}

h1 {
    padding-top: 5px;
}
h2 {
    padding-top: 5px;
}
h3 {
    padding-top: 5px;
}