.wrapper {
    background: #E9F5FC;
}
.section-blue-container {
    background-color: #fff;
}
#post-data {
    background: white;
}
.sidebar-item{
    margin-top: 50px;
}
.make-me-sticky {
   top: 0;
}