/*

Theme Name:     Story Child

Author:         Pexeto

Author URI:     http://pexetothemes.com

Template:       thestory

*/



@import url("../thestory/style.css");



body {font-size: 0;}



body > * {font-size: 14px;}

.p-catalogo{
	text-align: center;
}
.p-catalogo a{
	color: #d0939d;
    background: #000;
    padding: 10px 40px;
    font-size: 25px;
}
.p-catalogo a:hover{
	background:#303030;
}