<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-header__title span {
    background: none; }
    
.journal-description {
    text-align: justify; }
    
.article-page {
  background: #ffffff;
  color: #000000; }
  
.article-page a {
    color: #000; }

header.article-page__header {
    text-align: left; }
    
h4.article__title {
    text-align: justify; }

.article-page {
    text-align: justify; }
    
.main-footer {
    text-align: center; 
    font-size: 0.9em; }

.block_twitter{
  width: 30%;}

@media(max-width:710px) {
.block_twitter{
  width: 100%;
  padding: 5px;}
}

.article__btn {
    border: 1px solid #fff; }
  
.article-page__galleys  .article__btn {
  color:  #fff !important; }

.article-page__galleys a:hover {
    color: #000 !important; }

#widgetIframe h6 {
    color: #387496 !important;
    font-size: 20px;
    padding: 10px; }

.main-header__nav-link {
    margin: 0 15px !important; }

.article__img .img-fluid, .img-thumbnail {
    max-width: 50%; }
    
.main-footer {
    background-color: #000;
    color: #fff; }
    
.main-footer a {
    color: #fff; }</pre></body></html>