/* xl - DESKTOP STYLES */
.social-feeds-container {
  background-color: #f6ddca;
}
.social-feeds-container .social-feeds-row {
  padding-bottom: 80px;
}
.social-feeds-container .social-feeds-row .feed-header {
  padding: 2em 0;
}
@media (min-width: 768px) {
  .social-feeds-container .social-feeds-row .feed-header {
    padding: 5em 0;
  }
}
.social-feeds-container .social-feeds-row .wrapper p:last-of-type {
  margin-bottom: unset;
}
.social-feeds-container .social-feeds-row .wrapper .facebook-linker {
  display: flex;
  justify-content: center;
  color: #0a3969 !important;
  font-size: 1.1em !important;
  background: transparent !important;
  text-decoration: underline !important;
  transition: 200ms;
}
.social-feeds-container .social-feeds-row .wrapper .facebook-linker:hover {
  text-decoration: unset !important;
  color: #0a3969 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.social-feeds-container .social-feeds-row .wrapper #sbi_images .sbi_item .sbi_photo_wrap {
  border: 4px solid #0a3969;
}
.social-feeds-container .social-feeds-row .wrapper .sbi_follow_btn a {
  color: #0a3969 !important;
  font-size: 1.1em !important;
  background: transparent !important;
  text-decoration: underline !important;
  transition: 200ms;
}
.social-feeds-container .social-feeds-row .wrapper .sbi_follow_btn a:hover {
  text-decoration: unset !important;
  color: #0a3969 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.social-feeds-container .social-feeds-row .wrapper .sbi_follow_btn a svg {
  display: none !important;
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-post-text .cff-expand {
  display: none !important;
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-media-link {
  display: none;
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-item {
  border: 4px solid #0a3969 !important;
  margin-left: unset !important;
  margin-right: unset !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  min-width: unset !important;
}
@media (min-width: 768px) {
  .social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-item {
    margin-left: 10px !important;
    margin-right: 10px !important;
    min-width: 350px !important;
  }
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-item .cff-cta-link {
  display: none !important;
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-item .cff-post-text-link {
  transition: 200ms !important;
}
.social-feeds-container .social-feeds-row .wrapper .cff-list-container .cff-item .cff-post-text-link:hover {
  color: #0a3969 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F4626-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%22%7D */