/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2026 | 23:14:33 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.pp h4 {
	border: 2px solid black;
	color: green !important; 
	background-color: blue;
}

.caja-hover:hover .icon-hover {
	background-color: black;
}

