.eapps-facebook-feed-menu {
    background-color: #222!important;
}
.eapps-facebook-feed-inner {
    background: #333!important;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    width: 100%;
    border: 1px solid #333!important;
    display: flex;
    flex-direction: column;
}
.eapps-facebook-feed-menu-item:hover, .eapps-facebook-feed-menu-item-active {
    color: #eee!important;
}
.eapps-facebook-feed-posts-item {
    display: block;
    background: #333!important;
    padding: 40px;
    margin-bottom: 20px;
}
.eapps-facebook-feed-content-container {
    position: relative;
    border-radius: 0 0 16px 16px;
    overflow: auto;
    height: 100%;
    border-top: 1px solid #222!important;
}
.eapps-facebook-feed-item-text {
    color: #ddd!important;
}
.eapps-facebook-feed-item-author-name a {
    border: none;
    color: #eee!important;
}
.eapps-facebook-feed-button {
  background:#222!important;
}
.eapps-facebook-feed-content-container::-webkit-scrollbar-track-piece {
    background-clip: padding-box;
    background: #333!important;
    border-width: 0 0 0 4px;
}
.eapps-facebook-feed-popup-item-info {
background-color:#333!important;
}
.eapps-facebook-feed-popup-item-comments {
    background: #444;
}
.eapps-facebook-feed-comments-item-author-name a {
    color: #eee;
}
.eapps-facebook-feed-albums {
    background-color: #333!important;
}
.eapps-facebook-feed-photos-content {
    background-color: #333!important;
}
.eapps-facebook-feed-posts-item-footer-share {
    float: right;
    display: none;
}
.eapps-facebook-feed-button {
    position: relative;
    display: none;
}
.eapps-facebook-feed-posts-item-footer-share {
    float: right;
    display: none!important;
}
.eapps-facebook-feed-header-name a {
    display: inline-block;
    vertical-align: middle;
    border: none;
    color: #eee!important;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.eapps-facebook-feed-videos-item {
    padding: 36px 40px;
    border-bottom: 1px solid #555!important;
    display: flex;
    flex-direction: row;
    background: #333!important;
}
.eapps-facebook-feed-popup-item-comments {
    background: #444!important;
    padding: 20px 24px;
}
.eapps-facebook-feed-comments-item-author-name a {
    color: #eee!important;
    font-size: 14px;
    font-weight: 500;
}
.eapps-facebook-feed-events-event {
    display: flex;
    padding: 32px 40px;
    border-bottom: 1px solid #444!important;
    background-color: #333!important;
}
.eapps-facebook-feed-events-inner-past-title {
    padding-top: 32px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #eee!important;
    background-color: #333!important;
}
.eapps-facebook-feed-events-event-info-name a {
    color: #eee!important;
}
.eapps-facebook-feed-events-event-info {
    color: #eee!important;
}
.eapps-facebook-feed-albums-detail-container {
    background-color: #333!important;
    padding: 32px 40px 0;
    display: none;
}
.eapps-facebook-feed-albums-list {
    background-color: #333!important;
    padding: 32px 40px 0;
}
.eapps-facebook-feed-popup-item-media-video-item {
    background-color: #222!important;
}
.eapps-facebook-feed-button-label {
    color: #eee!important;
}
.eapps-facebook-feed-header-info {
    position: relative;
    padding: 12px 20px 12px 130px;
    min-height: 71px;
    box-sizing: border-box;
    background-color: #222;
}