/*
Theme Name: punksly Child
Template: punksly
*/
/*Add your own styles here:*/

::selection {
	background-color: #d1c87b;
	color: #000;
}
p {
	letter-spacing: 0.04em !important;
	margin: 0px 0 !important;
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 0.01em !important;
	line-height: 1.4em;
}
#top .av_inherit_color a {
	text-decoration: none;
}
.footer_color a:hover {
	text-decoration: none;
	color: #815224 !important;
}
.highlighted-text {
	background: #d1c87b;
	padding: 2px;
	color: #000;
}
.invest-heading {
	background: #815224;
	width: 100%;
	color: #fff !important;
	padding: 15px 0px;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
}
.invest-box-center {
	text-align: center;
}


