/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */
.post-entry a, .container-single .post-entry a {
	color: #f92600;
	text-decoration: underline;
}

.post-entry blockquote p {
color: #000;
font-size: 18px;
font-style: normal;}

.post-entry.blockquote-style-2 blockquote {
    background: #dbf3ff;}

.post-entry.blockquote-style-2 blockquote:before {
background:#0fcade;
}

body {
color: #000;
}

.fa-search::before {
	content: '';
}

#top-search {
	visibility:hidden !important;
}

.cat > a.penci-cat-name {
    color: #259918;
}