.bs-section.community-section-mediaWithTextList-1{
    padding-top: 50px;
    padding-bottom: 50px;
}    
[data-section-id="14776000015432420"] .foreground-layer{
    padding: 30px !important;
    box-shadow: 0 8px 25px rgb(0 0 0 / 48%);
}  
    
    
/* [data-section-id="14776000015432702"] {
  position: relative;
  overflow: hidden;
}


[data-section-id="14776000015432702"]::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://i.pinimg.com/originals/82/ed/f2/82edf20ece5ad261b38e18beac2c03c1.gif") center/cover no-repeat;
  
  opacity: 0;
  transition: opacity 0.4s ease;

  z-index: 1;
}


[data-section-id="14776000015432702"]:hover::before {
  opacity: 1;
} */


[data-id="14776000015432708"],
[data-id="14776000015432715"],
[data-id="14776000015432722"],
[data-id="14776000015432729"],
[data-id="14776000015432853"]{
  border: 2px solid grey;
  border-radius: 10px;
  padding: 20px;
  background-color: #fdf0d4;
}

[data-id="14776000015432708"]:hover,
[data-id="14776000015432715"]:hover,
[data-id="14776000015432722"]:hover,
[data-id="14776000015432729"]:hover,
[data-id="14776000015432853"]:hover{
 border-color: #f74c8b;

}