header{
    border-top: 7px solid #a3cb48;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, .2);
    background-color: #fff;
}
video{
    max-height: 450px;
}
.sns-follow{
    display: none;
}
.footer-meta{
    display: none;
}
#list a,
#sidebar{
    border: 1px solid #d9d9d9;
}
.content header{
    box-shadow:unset;
}
.wp-block-buttons{
    margin-bottom: 0!important;
}