/* 
 Theme Name:   cpa-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     cpa-accountant
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#inner-pages-header .header-overlay,
#inner-pages-header {
    background: transparent !important;
}

.colored {
    background-color: #aed4a5 !important;
    position: relative;
    padding: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.colored-container {
    background-color: rgba(174, 212, 165, 0.42) !important;
}

#colophon {
    background: #222 !important;
}


#colophon p {
    text-align: center;
}

.copyright {
    background-color: rgba(0, 0, 0, 0.32) !important;
}


img {
    width: auto !important;
}