/*
 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
-------------------------------------------------------------- */

.content-source section {
    background: #BBB;
    padding: 15px;
    color: #000;
    margin: 10px 0;
}

.content-source header {
    margin: 4px 0 0 0;
    display: inline-block;
}

.content-source header h3 {
    margin: 0 0 6px 0;
}