/* Custom CSS */

.flex-column	{
	background: rgb(0,170,255);
	background: linear-gradient(318deg, rgba(0,170,255,1) 0%, rgba(13,8,200,1) 100%);
        }