.con_square_green {
	background: #a0c35a;
}

.con_square_yellow {
	background: #f9df6d;
}

.con_square_blue {
	background: #b0c4ef;
}

.con_square_purple {
	background: #ba81c5;
}

.wordle_square_yellow {
	background: #b59f3b;
}

.wordle_square_green {
	background: #538d4e;
}

.wordle_square_black {
	background: #3a3a3c;
}

