/* Custom CSS */

.flex-column	{
	background: rgb(85,85,85);
	background: linear-gradient(7deg, rgba(85,85,85,1) 0%, rgba(204,204,204,1) 100%);
        }