@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Caveat');
  
#ytb_block_header_1 div {
  font-family: 'poiret one', cursive;
  }
.ytb_extension_theme{
  font-family: 'poiret one', cursive;
  text-align:center;
  }
.mark{
  font-family: 'Caveat', cursive;
}
.basicArticleSuperListArticleImageContainer img {
    width: 250px;
    height: 100%;
}
#ytb_block_menu_1 {
    float: right;
    margin-bottom: 20px;
    margin-top: 35px;
 }