/*
Theme Name:     PFM Child
Theme URI:      http://pwsolution.com/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Syed Mukhyyar Hussain Rizvi
Author URI:     http://pwsolution.com/
Version:        1.0
Template:       pfm
*/

@import url("../pfm/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.bg-second {
    background: #00983a;
}
.footer-bottom {
	background: #686868;}
.main-navigation ul > li > a {
padding: 25px 5px 25px 20px;}

.main-footer {
    background: #484646;
}