/* custom css */
blockquote p {margin-bottom:0 !important; padding-top:1em; font-size:0.9em;}
.footnotes {margin:1em 2em; font-size:0.9em;}
blockquote li {margin-bottom:0.6em;font-size:0.9em;}
li {margin-bottom:0.6em;font-size:1em;}
h2 {margin:0 0 0.4em 0;}
h3 {margin:1em 0 0.4em 0;}
p {font-size:1.1em;line-height:1.5em;margin-bottom:0.8em;}
.elementor-heading-title {text-transform:none !important;}
.elementor img {margin-bottom:3px !important;}
.country-rankings-button {
	border: 1px solid transparent;
	padding: .3rem .7rem;
	border-radius: 28px;
	box-shadow: 0 2px 6px 0 rgba(122,122,122,.5);
	position: relative;
	transition: all .3s ease;
}
.country-rankings-button:hover {
	cursor: pointer;
	color: #ffffff !important;
	background: #68295c !important;