/*
 Theme Name:   Anona Child
 Theme URI:    http: //www.themeforest.net/
 Description:  Anona Child Theme
 Author:       AivahThemes
 Author URI:   http://www.aivahthemes.com
 Template:     anona
 Version:      1.1
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout
*/

@import url("../anona/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.bam-h2-pest-categories{
	color: #444;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    position: relative;
    z-index: 2;    
    font-family: Lato;
    text-align: center;
    height: 50px;
}
.bam-h2-pest-categories a:hover{
	color: white;
}
.iva-pests:hover p a{
	color: white !important;

}