/* Grey background color for columns */
.has-grey-background {
    background-color: #F5F5F6;
}
