.main400{
	width: 100%;
	height: 100%;
	background-color: white;
}

.column1box
{
	width: 100%;
}

.column2box
{
	width: 100%;
}

.column3box
{
	width: 100%;
}

.font-small {
	font-size: 0.75rem;
}

.pink-light {
    color: #ff99cc; 
    border-color: #ff99cc;
}
