.txt-black{
	color: black;
}

.pt-20{
	padding-top: 20px;
}
.pt-50{
	padding-top: 50px;
}

.pr-0{
	padding-right: 0px;
}
.pr-35{
	padding-right: 35px;
}

.pb-20{
	padding-bottom: 20px;
}

.pl-0{
	padding-left: 0px;
}