/* Add custom CSS styles below */ 
.content-feat {
    min-height: min-content;
}
.content-additions {
    min-height: min-content;
}
body {
    background-color: #FAF3E0;
}
    .mm-spn.mm-spn--light {
        background: #FAF3E0;
    }
    .back-to-top {
   
    background: #faf3e0;
  
    border: 2px solid #f09f11;
   
}