.section_about_bg{
    background-color: #d3afae !important;
}
.text_dark{
    color: black !important;
}
.about_text{
    color: #753837 !important;
}
.bg_about_section_contact{
    background-color: rgba(221,221,221,0.95);
    background-position: left top;
    
}
.welocom_to_the_contact{
    font-weight: 300;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #a6052e;
}
.contact-section {
    background-color: #e0e0e0; 
  }
  .contact-underline {
    display: inline-block;
    margin-top: 10px;
    width: 100px;
    border-bottom: 2px dotted #8b0000; 
  }
  .donate_box_color_about{
    color: #a6052e;
    font-weight: 600;
    font-size: 16px;
  }
  .donate_box_color_about_icon{
    color: #194023;
    font-weight: 600;
    font-size: 16px;
  }
  .about_our_activitie{
    background-color: #f6f6f6;
    color: #a6052e;
  }