.expand_btnx a {
    display: inline-block;
    background-color: #ed8e0c;
    color: #000;
    text-align: center;
    padding: 0.5rem 1rem;
}

.langmenu.menu_style {
    padding-left: 10px;
}

.episodes {
    text-align: center;
}

.song_info {
    line-height: normal;
    margin-bottom: 0px;
}

.lyrics {
    text-align: left;
    vertical-align: top;
    padding: 0;
    line-height: normal;
}

.lyrics2 {
    line-height: normal;
    margin-bottom: 0px;
}

.video_frame {
    height: 464px;
    object-fit: cover;
}

.synopsis {
    margin-bottom: 1.7rem;
    line-height: normal;
}

.kick_off {
    width: 100%;
}