body {
  background: #ecffef;
  font-family:Verdana !important;
}
article {
  font-family:Verdana !important;
}

.media-gallery__item-thumbnail img:not([alt]), .audio-player__canvas:not([title]), .video-player video:not([title]), .media-gallery__gifv video:not([title]), .media-gallery__item-thumbnail img[alt=""], .audio-player__canvas[title=""], .video-player video[title=""], .media-gallery__gifv video[title=""] {
  border: 2px dashed #1da1f2;
  box-sizing: border-box;
}

