.one{
	text-align: center;
	padding: 15px 15px;
	background-image: linear-gradient(46deg, #B752FF 0%, #63BEFD 100%);
}

.two{
    text-align: center;
    /* background: rgba(0,0,0,0.05); */
    padding-top: 20px;
    padding-bottom: 20px;
}

.three{
	background: rgba(0,0,0,0.05);
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}