.buttons_groups {
	border-radius: 30px;
	border-width: 5px;
	border-style:solid;
	border-color: gray;
	padding: 30px;
	margin: 10px;
}

