html {
    width: 100%;
    max-width: 900px;
    margin: auto;
}
iframe {
    width: 100%;
    max-width:900px;
    margin: auto;
    border: 0;
}

header {
    text-align: center
}

span[data-optimizely="weekly-print-text"]{
    display:none;
}

.layout-weekly-edition-header{
    text-align: center;
}
.weekly-edition-header__date {
    font-family: EconSansOS;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.4;
    display: block;
    margin: 20 0 0 0;
    text-transform: uppercase;
}

.ds-tab-list, div._newsletterContentPromo,.css-phnw8u {
    display: none;
}
.weekly-edition-wtw__item {
    list-style: none;
}

.weekly-edition-wtw__link {
    color: #0d0d0d;
    display: block;
    font-family: MiloTE;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 5 5 5 5;
    margin: 0 0 0 -40;
    text-decoration: none;
}

body {
    width: 90%;
    max-width: 780px;
    margin: auto;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 80px;
}

.css-24thab {
    color: #e3120b !important;
    font-family: EconSansOS !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    display: inline-block !important;
    line-height: 1.2 !important;
    margin: 10 0 0 0 !important;
}
.css-1tj7b79,.css-dkyk5e,.css-x2l3if {
    color: black;
    font-family: MiloTE !important;
    font-size: 1rem !important;
    text-decoration: chartreuse;
    font-weight: 400 !important;
    text-decoration: none !important;
margin-top: 2px !important;
}

.headline-link {
    text-decoration: none;
}
.css-gvuae2,.css-1s6fnxr,.css-na6i28,.css-juaghv {
    margin: 0 10 0 0 !important;
    font-family:MiloTE !important;
    font-size:1.2rem !important;
    font-weight: 400 !important;
}

h1 {
    display: block;
    font-family: MiloTE;
    font-size:1.7rem;
font-weight: 300;
padding: 10px;
text-align: center;
}
h2 {
    display: block;
    font-family: MiloTE;
    font-size:1.125rem;
border-bottom: 0.06rem solid #0d0d0d;
}

div.layout-article-links.layout-article-promo, p.article-audio-player__cta {
    display: none;
}

[data-ornament=ufinish] {
    color:#e3120b;
    font-size: 1.2rem;
}
.article__body-text[data-interactive-class=g-interactive-source] {
    color: #595959;
    font-family: EconSansCnd;
    font-size: 0.9rem;
    font-weight: 400;
}
  .article__section-headline,.article__section-edition, .article-audio-player__figure figcaption{
    display: none;
}

img {
    height: auto;
    margin: auto;
     display: block;
max-width: 700px;
width: 60%;
}

@font-face {
    font-display: swap;
    font-family: MiloTE;
    font-style: normal;
    font-weight: 400;
    src:
      url('./assets/milo-primary-subset-rg.woff2') format('woff2'),
      url('./assets/milo-primary-subset-rg.woff') format('woff');
  }

@font-face {
    font-display: swap;
    font-family: EconSansOS;
    font-style: normal;
    font-weight: 400;
    src:
      url('./assets/econsans-primary-subset-rg.woff2') format('woff2'),
      url('./assets/econsans-primary-subset-rg.woff') format('woff');
  }
