body{
    background:#4f67f5 !important;
}

.site-header,
header{
    background:#4f67f5 !important;
}

h1.entry-title,
.entry-title{
    color:#000;
    text-align:center;
    font-size:40px;
    font-weight:700;
    margin-top:20px;
}

.fb-video-wrapper{
    width:100%;
    max-width:100%;
    margin:20px auto;
    background:#fff;
}

.fb-video-wrapper iframe{
    width:100%;
    height:300px;
    border:none;
}

.fb-custom-content{
    padding:20px;
    font-size:22px;
    line-height:1.7;
    color:#000;
}

.fb-loading{
    text-align:center;
    font-size:22px;
    padding:30px;
}