.article h1 {
  text-transform: uppercase;
  font-size: 4em!important;
  font-weight: 800;
  line-height: 1.2em;
}

.article-caption{vertical-align:middle;padding-bottom:27px}
.article-body {
  font-size: 1.2em;
  line-height: 1.5em;
}
.article-body a{color: #ff502e;}
.article-body p{padding-bottom:10px}
.article-body img{max-width:100%;height: auto}
.article-social-head{padding:0 4px 0 4px!important;border:1px solid #ada2a2;border-radius:none;margin-top:5px;margin-bottom:5px;float:left}

.rating_number p{
    position: absolute;
    float: left;
    border-radius: 55px;
    font-size: 28pt;
    font-weight: bold;
    border: 2px solid #FFFFFF;
    color: #ffffff;
    background-color: #240402;
    padding: 35px 17px;
    margin-left: 10px;
    min-width: 1.5em;
    text-align: center;
    /*box-shadow: 0 0 7px #bebebe;*/
}
.rating_number a {color: #6A6DCD; text-decoration: underline;
}
.rating_number a:hover {color: #737397; text-decoration: none;}

.rating_number p:hover { background-color:#915346; }

.h2eng {display: block;
    font-family: Domine,serif;
    font-weight: bold;
  font-size: 2em;
    padding: 0;
    margin: 0 0 .5em;
    line-height: normal;
}
.section_divider{
  height: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #000000;
}
.article-image {
  width: auto;
  height: auto;
  margin: 15px 0;
}

.youtube-page {
  width: 90%;
  height: 350px;
}
