/*
Theme Name: Ultra-child
Version: 1.0
Description: A child theme of Themify Ultra
Template: themify-ultra
*/

@import url("../themify-ultra/style.css");


ul.checkmark{
	list-style-image: url('https://playsoftgames.com/wp-content/uploads/2017/03/checkmark.png');
}

.blueButton {
	padding: 19px 36px;
	font-size: 16px;
	margin: 6px 4px;
	border-radius: 40px;
}

.whiteButton {
	padding: 19px 36px;
	font-size: 14px;
	margin: 6px 4px;
	border-radius: 40px;
}

badges {
	padding-bottom: 5%;
}

.methodButton{
	padding: 19px 36px;
	font-size: 18px;
	font-weight: bold;
	margin: 6px 4px;
	border-radius: 40px;
	background-color: #26bed5;
	color: #ffffff;
	font-family: 'Istok Web', sans serif;
}
