/*
Theme Name: Pure and Simple Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Pure and Simple Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier and you won't lose your changes.
Version: 1.0.0
Author: Styled Themes
Author URI: http://www.styledthemes.com
Template: puresimple
*/



/* Add your own styles below */

.site-title a {
    text-transform: capitalize;
font-style: italic;
}

.widgetbox h3 {
    color: #fff;
    padding: 0 0 0 0;
    margin: 0px;
}

.widget-area li {
    border-bottom: 0px;
}

/*accordion panel green
.panel-green {
	background-color: #789993;
}*/


.widget-title.title {font-size: 1.625rem;}