.gala_dinner h2 {
    color:#3a6049;
}
.gala_dinner  .global--button__l.w-button.barnardos__green {
    background:#d9ad53;
}
.c__mixed--half--image__part.c__mixed--half--image__small {
    padding:0px!important;
}
.campaign__column {display:none!important;}

.gala_dinner_section {background:#ffffff;}

.gala_dinner_section  a {
     color:#d9ad53;
}

.gala_dinner_section h3 {
    color:#3a6049!important;
}
.gala_dinner_section2 h3 {
    color:#d9ad53!important;
}
.gala_dinner_section  .barnardos__green { background:#3a6049!important; margin-top:40px!important;}

.gala_dinner_section2 .barnardos__green { background:#d9ad53!important; margin-top:20px!important;}

.typography img.left,
img.left.ss-htmleditorfield-file,
.ss-htmleditorfield-file.left {
  float: left;
  margin: 0 24px 16px 0;
}

.typography img.right,
img.right.ss-htmleditorfield-file,
.ss-htmleditorfield-file.right {
  float: right;
  margin: 0 0 16px 24px;
}

/*Donation page align the left image to the bottom right to show the child better*/
.donate-page .donate-page__fixed-left{
  background-position: bottom right !important;
}