/* Custom CSS */

.flex-column	{
	background: rgb(141,198,63);
	background: linear-gradient(22deg, rgba(141,198,63,1) 0%, rgba(1,135,0,1) 100%);
        }