
/* Home page: restore the Pindora-style light backgrounds for the text sections below the slider. */
.section-blue-header-index{
  background:#ffffff!important;
  border-top:1px dotted #d3a354!important;
  border-bottom:none!important;
  box-shadow:none!important;
}
.section-blue-header-index .section-blue-title-index,
.section-blue-header-index h1{
  background:#ffffff!important;
  color:#1c2f43!important;
  padding:0 40px!important;
  font-weight:100!important;
}
#main{
  background:#ffffff!important;
  border:none!important;
}
#main > .row3,
#main > .row3 > div{
  background:#ffffff!important;
  box-shadow:none!important;
  border:none!important;
}
#main section.call-to-action,
#main section.call-to-action .row-content{
  background:#ffffff!important;
}
#main section.greyish,
#main section.greyish .row-content{
  background:#f8f5ef!important;
}
#main section.greyish .column,
#main section.greyish .small-icon-text,
#main section.greyish h4,
#main section.greyish p{
  background:transparent!important;
}
#main .small-icon,
#main .small-icon.red{
  background-color:#d8c39d!important;
}
