/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.promo-banner,
.promo-banner .headline-section {
  /*color: #FFF;*/
}

.home-video {
    margin-top: 0;
}

.page-content.card.card-block {
    border: none;
}

.instagram_list_img {
    display: flex;
    flex-wrap: wrap;
}
